Download the PHP package codescheme/postcodes without Composer
On this page you can find all versions of the php package codescheme/postcodes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package postcodes
Postcodes
A Laravel 5+ facade/service provider for the API methods at - useful for UK postcode validation and reverse geocoding: that is, determining postcode from lat, long coordinates. No fiddling around with api keys, authentication, necessary...
With thanks to https://postcodes.io
Installation
For Laravel 5.5 Postcodes will be automatically discovered.
Edit /config/app.php
and add the service provider to your providers
array.
Also here, add the alias:
Basic Example Laravel Usage
Return data for a given postcode
Methods
Testing
All versions of postcodes with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5 || ^7.0
illuminate/support Version 5.*
guzzlehttp/guzzle Version ~6.0
guzzlehttp/psr7 Version ^1.3
illuminate/support Version 5.*
guzzlehttp/guzzle Version ~6.0
guzzlehttp/psr7 Version ^1.3
The package codescheme/postcodes contains the following files
Loading the files please wait ....