PHPackages                             vladshut/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vladshut/postcode-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

vladshut/postcode-bundle
========================

Symfony Postcode bundle

3.3(7y ago)0318MITPHPPHP &gt;=7.2

Since Nov 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/vladshut/postcode-bundle)[ Packagist](https://packagist.org/packages/vladshut/postcode-bundle)[ Docs](https://github.com/Shivella/postcode-bundle)[ RSS](/packages/vladshut-postcode-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (8)Dependencies (6)Versions (18)Used By (0)

Apiwise Postcode Bundle
=======================

[](#apiwise-postcode-bundle)

This bundle can be useed to fetch Address details from zipcode with number. An account at Apiwise is required. For more information please take a look at:

[![Build Status](https://camo.githubusercontent.com/315dfcc9b22e184eb285fcc5256ef6be79bf1bdefcff274c33601fddb997c52f/68747470733a2f2f7472617669732d63692e6f72672f53686976656c6c612f706f7374636f64652d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Shivella/postcode-bundle) [![Latest Stable Version](https://camo.githubusercontent.com/c9ba5ae33ec7ce3499d837cc669c7d62e632ec9af32831d4e55ce19ccbcf6a00/68747470733a2f2f706f7365722e707567782e6f72672f73686976656c6c612f706f7374636f64652d62756e646c652f762f737461626c65)](https://packagist.org/packages/shivella/postcode-bundle) [![License](https://camo.githubusercontent.com/85e24c1cf2f5a1b5ffabf07922ae9141ccaa6aa1f8f3708d3c2c081b4f86c037/68747470733a2f2f706f7365722e707567782e6f72672f73686976656c6c612f706f7374636f64652d62756e646c652f6c6963656e7365)](https://packagist.org/packages/shivella/postcode-bundle) [![Total Downloads](https://camo.githubusercontent.com/b543ff3d1fa2964818155f2b0cfcce71dec8f168c05fd807545a30e60e3bf382/68747470733a2f2f706f7365722e707567782e6f72672f73686976656c6c612f706f7374636f64652d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/shivella/postcode-bundle) [![Coverage Status](https://camo.githubusercontent.com/6cc987a3595abddb2133cc1fdb2233d651a6527ef874887df2ea3e06375771cf/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f53686976656c6c612f706f7374636f64652d62756e646c652f62616467652e737667)](https://coveralls.io/github/Shivella/postcode-bundle) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/b3b7f0a366a6c75a912b20a637dcdf83401fb41f115735e1d2d9764b8213e303/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f53686976656c6c612f706f7374636f64652d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Shivella/postcode-bundle/?branch=master)

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

[](#installation)

Installation is a quick 4 step process:

1. Download postcode-bundle using composer
2. Enable the Bundle in AppKernel.php
3. Configure Apiwise credentials
4. Add routes

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

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

Add UsoftPostcodeBundle by running the command:

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

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

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

```
