Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).