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

https://github.com/beastbytes/country-data

Interface for retrieving country data
https://github.com/beastbytes/country-data

Last synced: 3 months ago
JSON representation

Interface for retrieving country data

Awesome Lists containing this project

README

        

# Country Data (country-data)
Interface for retrieving country data.

## Installation

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

Either run

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

or add

```json
"beastbytes/country-data": "^1.0.0"
```

to the require section of your composer.json.