Download the PHP package udokmeci/yii2-phone-validator without Composer
On this page you can find all versions of the php package udokmeci/yii2-phone-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download udokmeci/yii2-phone-validator
More information about udokmeci/yii2-phone-validator
Files in udokmeci/yii2-phone-validator
Download udokmeci/yii2-phone-validator
More information about udokmeci/yii2-phone-validator
Files in udokmeci/yii2-phone-validator
Vendor udokmeci
Package yii2-phone-validator
Short Description Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices
License MIT
Homepage https://github.com/udokmeci/yii2-beanstalk
Package yii2-phone-validator
Short Description Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices
License MIT
Homepage https://github.com/udokmeci/yii2-beanstalk
Please rate this library. Is it a good library?
Informations about the package yii2-phone-validator
yii2-phone-validator
Yii2 phone validator is a validator uses phone number util to validate and format the phone number attribute of model.
How to use?
Installation with Composer
Just add the line under require
object in your composer.json
file.
then run
Configuration
Now add following in to your model
rules.
Note: ISO 3166-1 alpha-2 codes are required for country attribute. You can use db-regions for countries list.
Advanced
The country
and country_code
attributes are tried if country
or countryAttribute
is not specified.
Any forks are welcome.
All versions of yii2-phone-validator with dependencies
PHP Build Version
Package Version
The package udokmeci/yii2-phone-validator contains the following files
Loading the files please wait ....