The Wayback Machine - https://web.archive.org/web/20200704182420/https://github.com/topics/libphonenumber
Skip to content
#

libphonenumber

Here are 50 public repositories matching this topic...

adrianmatthews
adrianmatthews commented Apr 20, 2017

The following example code contains the jsOption 'allowExtensions'.
This should be removed because the autoFormat / allowExtensions / getExtension functionality was removed in v8.0.0.

use borales\extensions\phoneInput\PhoneInput;

echo PhoneInput::widget([
    'name' => 'phone_number',
    'jsOptions' => [
        'allowExtensions' => true,
        'onlyCountries' => ['no', 'pl',
bug

Improve this page

Add a description, image, and links to the libphonenumber topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the libphonenumber topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.