/postcodesio

Wrapper for postcodes.io API

Primary LanguagePHPOtherNOASSERTION

PostcodesIo

PHP wrapper for Postcodes.io API.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist beastbytes/postcodesio

or add

"beastbytes/postcodesio": "^1.0"

to the require section of your composer.json.