PHPackages                             api-postcode/api-postcode-bundle - 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. [API Development](/categories/api)
4. /
5. api-postcode/api-postcode-bundle

ActiveSymfony-bundle[API Development](/categories/api)

api-postcode/api-postcode-bundle
================================

Symfony Api Postcode bundle

1.0.7(3y ago)13.6k3[1 issues](https://github.com/api-postcode/api-postcode-bundle/issues)MITPHPPHP &gt;=7.1.0CI failing

Since Jun 5Pushed 3y agoCompare

[ Source](https://github.com/api-postcode/api-postcode-bundle)[ Packagist](https://packagist.org/packages/api-postcode/api-postcode-bundle)[ Docs](https://api-postcode.nl)[ RSS](/packages/api-postcode-api-postcode-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (3)Versions (9)Used By (0)

Api Postcode Bundle
===================

[](#api-postcode-bundle)

This bundle can be useed to fetch Address details from zipcode with number.

See:  for more information.

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

[](#installation)

Installation is a quick 3 step process:

1. Download api-postcode-bundle using composer
2. Enable the Bundle in AppKernel.php
3. Configure Api Postcode credentials

### Step 1: Download postcode-bundle using composer

[](#step-1-download-postcode-bundle-using-composer)

Add ApiPostcodeBundle by running the command:

```
$ composer require api-postcode/api-postcode-bundle
```

### Step 2: Enable the Bundle in AppKernel.php

[](#step-2-enable-the-bundle-in-appkernelphp)

```
