Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beastbytes/n6l-phone-number-data

National phone number data interface
https://github.com/beastbytes/n6l-phone-number-data

data-interface validation yii3

Last synced: 27 days ago
JSON representation

National phone number data interface

Awesome Lists containing this project

README

        

# N6l Phone Number Data (n6l-phone-number-data)
Interface for retrieving national phone number formatting data

For license information see the [LICENSE](LICENSE.md) file.

## Installation

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist beastbytes/phone-number-data
```

or add

```json
"beastbytes/n6l-phone-number-data": "^2.0"
```

to the require section of your composer.json.