Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/beastbytes/n6l-phone-number-data
- Owner: beastbytes
- License: other
- Created: 2023-01-28T14:16:37.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T08:48:28.000Z (3 months ago)
- Last Synced: 2024-12-06T03:48:13.777Z (about 1 month ago)
- Topics: data-interface, validation, yii3
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# N6l Phone Number Data (n6l-phone-number-data)
Interface for retrieving national phone number formatting dataFor 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.