PHPackages                             adamb/afd - 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. adamb/afd

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

adamb/afd
=========

A PHP Wrapper to retrieve the information given by the AFD Postcode Evolution software (http://www.afd.co.uk)

1.1.4(4y ago)116411MITPHP

Since Jul 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/adambinnersley/afd-postcode-evolution)[ Packagist](https://packagist.org/packages/adamb/afd)[ RSS](/packages/adamb-afd/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (1)

AFD Postcode Evolution PHP Wrapper
==================================

[](#afd-postcode-evolution-php-wrapper)

A PHP Wrapper to retrieve the information given by the AFD Postcode Evolution Server software ()

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

[](#installation)

Installation is available via [Composer/Packagist](https://packagist.org/packages/adamb/afd), you can add the following line to your `composer.json` file:

```
"adamb/afd": "^1.0"
```

or

```
composer require adamb/afd
```

Usage
-----

[](#usage)

Example of usage can be found below:

### 1. Connect

[](#1-connect)

```
