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

https://github.com/ahmard/geodata

A simple class that provides access to country & state list.
https://github.com/ahmard/geodata

Last synced: about 1 month ago
JSON representation

A simple class that provides access to country & state list.

Awesome Lists containing this project

README

        

# GeoData
A simple class that provides access to country & state list.

## Installation
```
composer require ahmard/geodata
```

## Usage

### Fetch country list
```php