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

https://github.com/beastbytes/postal-code-data

Interface for postal code data
https://github.com/beastbytes/postal-code-data

data-interface postal-code validation yii3

Last synced: about 6 hours ago
JSON representation

Interface for postal code data

Awesome Lists containing this project

README

        

# Postal Code Data (postal-code-data)
Interface for retrieving postal code 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/postal-code-data
```

or add

```json
"beastbytes/postal-code-data": "^1.0.0"
```

to the require section of your composer.json.