Download the PHP package matthewbdaly/laravel-postcodes without Composer
On this page you can find all versions of the php package matthewbdaly/laravel-postcodes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matthewbdaly/laravel-postcodes
More information about matthewbdaly/laravel-postcodes
Files in matthewbdaly/laravel-postcodes
Download matthewbdaly/laravel-postcodes
More information about matthewbdaly/laravel-postcodes
Files in matthewbdaly/laravel-postcodes
Vendor matthewbdaly
Package laravel-postcodes
Short Description A Laravel and Lumen integration for matthewbdaly/postcode-client to enable postcode lookups with Ideal Postcodes
License MIT
Package laravel-postcodes
Short Description A Laravel and Lumen integration for matthewbdaly/postcode-client to enable postcode lookups with Ideal Postcodes
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-postcodes
laravel-postcodes
Laravel Postcode lookup integration
UK postcode lookup service provider for Laravel and Lumen. Uses Postcode Client to enable lookups using Ideal Postcodes.
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.
Installation for Laravel
This package is only intended for Laravel 5.5 and up. Install it with the following command:
Then publish the config file:
And add your API key to the .env
file:
All versions of laravel-postcodes with dependencies
PHP Build Version
Package Version
Requires
php-http/guzzle6-adapter Version
^1.1
php-http/message Version ^1.6
matthewbdaly/postcode-client Version ^0.0.3
php-http/message Version ^1.6
matthewbdaly/postcode-client Version ^0.0.3
The package matthewbdaly/laravel-postcodes contains the following files
Loading the files please wait ....