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
- Host: GitHub
- URL: https://github.com/avryhof/countries-states
- Owner: avryhof
- License: mit
- Created: 2015-01-07T21:11:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-08T13:07:29.000Z (over 10 years ago)
- Last Synced: 2025-01-30T02:42:53.377Z (4 months ago)
- Language: PHP
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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