beastbytes/postcodesio

Postcode & Geolocation for the UK

v1.0.0 2023-09-09 17:20 UTC

This package is auto-updated.

Last update: 2024-04-09 18:39:06 UTC


README

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.