2017 © Pedro Peláez
 

library laravel-postcodes

A Laravel and Lumen integration for matthewbdaly/postcode-client to enable postcode lookups with Ideal Postcodes

image

matthewbdaly/laravel-postcodes

A Laravel and Lumen integration for matthewbdaly/postcode-client to enable postcode lookups with Ideal Postcodes

  • Thursday, November 30, 2017
  • by matthewbdaly
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

laravel-postcodes

Laravel Postcode lookup integration Build Status Coverage Status, (*1)

UK postcode lookup service provider for Laravel and Lumen. Uses Postcode Client to enable lookups using Ideal Postcodes., (*2)

Note that this service provider caches lookups indefinitely, since they don't change too often, but you may want to clear the cache from time to time. To do this, flush the postcodes tag., (*3)

Installation for Laravel

This package is only intended for Laravel 5.5 and up. Install it with the following command:, (*4)

$ composer require matthewbdaly/laravel-postcodes

Then publish the config file:, (*5)

$ php artisan vendor:publish

And add your API key to the .env file:, (*6)

IDEAL_POSTCODES_API_KEY=foo

The Versions

30/11 2017

dev-master

9999999-dev

A Laravel and Lumen integration for matthewbdaly/postcode-client to enable postcode lookups with Ideal Postcodes

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel lumen postcode

30/11 2017

0.0.2

0.0.2.0

A Laravel and Lumen integration for matthewbdaly/postcode-client to enable postcode lookups with Ideal Postcodes

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel lumen postcode

28/11 2017

0.0.1

0.0.1.0

A Laravel and Lumen integration for matthewbdaly/postcode-client to enable postcode lookups with Ideal Postcodes

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel lumen postcode