PHPackages                             matthewbdaly/postcode-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. matthewbdaly/postcode-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

matthewbdaly/postcode-client
============================

A postcode lookup client.

0.0.3(8y ago)2541MITPHP

Since Nov 26Pushed 8y ago1 watchersCompare

[ Source](https://github.com/matthewbdaly/postcode-client)[ Packagist](https://packagist.org/packages/matthewbdaly/postcode-client)[ RSS](/packages/matthewbdaly-postcode-client/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (11)Versions (4)Used By (1)

postcode-client
===============

[](#postcode-client)

[![Build Status](https://camo.githubusercontent.com/b1ad87f3dcb5339c02dbc848d591b54b63c86bfcba0431deaa9744d8e388a1cb/68747470733a2f2f7472617669732d63692e6f72672f6d6174746865776264616c792f706f7374636f64652d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/matthewbdaly/postcode-client)

Postcode lookup client. Uses [Ideal Postcodes](https://ideal-postcodes.co.uk/) to look up UK postcodes. You will need to obtain an API key in order to use it.

Installation
------------

[](#installation)

```
composer require matthewbdaly/postcode-client

```

This library uses [HTTPlug](http://docs.php-http.org/en/latest/httplug/introduction.html) for making HTTP requests, therefore you will also need to install [a client or adapter](http://docs.php-http.org/en/latest/clients.html).

Usage
-----

[](#usage)

```
