/n6l-phone-number-data-php

NationalPhoneNumerInterface implementation using PHP for storage

Primary LanguagePHPOtherNOASSERTION

N6l Phone Number Data PHP (n6l-phone-number-data-php)

Implementation of n6l-phone-number-data to retrieve national phone number data from PHP storage.

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/n6l-phone-number-data-php

or add

"beastbytes/n6l-phone-number-data-php": "^1.0.0"

to the require section of your composer.json.