beastbytes/n6l-phone-number-data-php

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

v1.0.1 2023-06-26 10:54 UTC

This package is auto-updated.

Last update: 2024-04-26 12:52:56 UTC


README

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.