Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inwebo/country-code
ISO 3166-1 (country code) PHP 7.4 models implementation
https://github.com/inwebo/country-code
3166-1 iso php7
Last synced: 25 days ago
JSON representation
ISO 3166-1 (country code) PHP 7.4 models implementation
- Host: GitHub
- URL: https://github.com/inwebo/country-code
- Owner: inwebo
- License: gpl-3.0
- Created: 2019-10-03T18:42:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-19T13:25:35.000Z (about 4 years ago)
- Last Synced: 2024-11-21T21:51:33.623Z (about 1 month ago)
- Topics: 3166-1, iso, php7
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Country code
[ISO 3166-1](https://en.wikipedia.org/wiki/ISO_3166-1) country code PHP 7.4 model implementation.
## Install
### Composer
```bash
composer require inwebo/country-code
```### Git
```bash
git clone https://github.com/inwebo/country-code.git
```## Dataset
See [kaggle.com](https://www.kaggle.com/juanumusic/countries-iso-codes).