The Wayback Machine - https://web.archive.org/web/20200523165404/https://github.com/topics/phone-format
Skip to content
#

phone-format

Here are 17 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 phone-format 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 phone-format topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.