ipub / phone
Phone helper & validator for Nette Framework
Installs: 78 942
Dependents: 8
Suggesters: 0
Security: 0
Stars: 10
Watchers: 2
Forks: 3
Open Issues: 0
Requires
- php: >=7.4.0
- ext-ctype: *
- ext-intl: *
- giggsey/libphonenumber-for-php: ^8.12
- nette/di: ^3.0
Requires (Dev)
- contributte/console: ^0.9
- mockery/mockery: ^1.4
- nette/bootstrap: ^3.1
- ninjify/nunjuck: ^0.3
- ninjify/qa: ^0.12
- pds/skeleton: ~1.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^0.12
- phpstan/phpstan-deprecation-rules: ^0.12
- phpstan/phpstan-nette: ^0.12
- phpstan/phpstan-strict-rules: ^0.12
- tracy/tracy: ^2.8
README
Phone helper & validator for Nette Framework
Installation
The best way to install ipub/phone is using Composer:
composer require ipub/phone
After that, you have to register extension in config.neon.
extensions: phone: IPub\Phone\DI\PhoneExtension
Documentation
Learn how to format and validate phone numbers in documentation.
Homepage http://www.ipublikuj.eu and repository http://github.com/ipublikuj/phone.