This extension adds phone number behavior and validator for Yii framework 2.0
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist omnilight/yii2-phonenumbers "*"
or add
"omnilight/yii2-phonenumbers": "*"
to the require
section of your composer.json.
Comments