dfcplc / ePostcode

ePostcode Postcode Lookups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ePostcode

ePostcode Postcode Lookups - PHP Client Library

To run:

use Dfcplc\ePostcode\ePostcode;
$lookup = ePostcode::lookup_address('', '', 'AB1 2CD', '1');

var_dump($lookup);

About

ePostcode Postcode Lookups

License:MIT License


Languages

Language:PHP 100.0%