beastbytes / n6l-phone-number-data
Interface for retrieving national phone number data
2.0.0
2024-10-01 08:45 UTC
Requires
- php: ^8.0
Requires (Dev)
- consolidation/robo: ^4.0
This package is auto-updated.
Last update: 2024-10-31 08:59:44 UTC
README
Interface for retrieving national phone number formatting data
For license information see the LICENSE file.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist beastbytes/phone-number-data
or add
"beastbytes/n6l-phone-number-data": "^2.0"
to the require section of your composer.json.