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

https://github.com/avryhof/countries-states

A PHP Class for dealing with Countries and US States
https://github.com/avryhof/countries-states

Last synced: about 2 months ago
JSON representation

A PHP Class for dealing with Countries and US States

Awesome Lists containing this project

README

        

Countries and Cities
====================

A combined and simplified version of https://packagist.org/packages/julien-c/iso3166 and https://github.com/TurkeyFried/us-state-lists

Example
-------
```php

require("vendor/autoload.php")

Also related
=============
- https://packagist.org/packages/julien-c/iso3166
- https://github.com/TurkeyFried/us-state-lists