Implementation of n6l-phone-number-data to retrieve national phone number data from PHP storage.
For license information see the LICENSE file.
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist beastbytes/n6l-phone-number-data-php
or add
"beastbytes/n6l-phone-number-data-php": "^1.0.0"
to the require section of your composer.json.