Download the PHP package websoft/phone-number-module without Composer
On this page you can find all versions of the php package websoft/phone-number-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download websoft/phone-number-module
More information about websoft/phone-number-module
Files in websoft/phone-number-module
Download websoft/phone-number-module
More information about websoft/phone-number-module
Files in websoft/phone-number-module
Vendor websoft
Package phone-number-module
Short Description Integrates libphonenumber into your Zend Framework 2 application
License MIT
Homepage https://github.com/websoft/zf2-phone-number
Package phone-number-module
Short Description Integrates libphonenumber into your Zend Framework 2 application
License MIT
Homepage https://github.com/websoft/zf2-phone-number
Please rate this library. Is it a good library?
Informations about the package phone-number-module
phone-number-module
Integrates libphonenumber into your Zend Framework 2 application. Currently only a ZF2 form filter and validator has been implemented.
Using the form filters and validators
-
Activate the PhoneNumber module in your application configuration (config/application.config.php)
- If necessary override the default region in your module configuration (config/autoload/config.local.php). Default setting is "CH" (Switzerland). See \libphonenumber\RegionCode class for valid region codes.
Note: The region can be overriden in the filter or validator options as well (with keyword "region").
- Add the filter and validator to the form.
Running unit tests locally
You have to install PhpUnit for running the unit tests in your local environment.
PhpUnit Installation directives for MacOSX
Install composer.phar and vendor modules
Run all unit tests
All versions of phone-number-module with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
zendframework/zendframework Version >=2.2.0
giggsey/libphonenumber-for-php Version ~5.7|~6.0|~7.0
zf-commons/zfc-twig Version >=1.0
zendframework/zendframework Version >=2.2.0
giggsey/libphonenumber-for-php Version ~5.7|~6.0|~7.0
zf-commons/zfc-twig Version >=1.0
The package websoft/phone-number-module contains the following files
Loading the files please wait ....