Download the PHP package suilven/ukpostcodes without Composer
On this page you can find all versions of the php package suilven/ukpostcodes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download suilven/ukpostcodes
More information about suilven/ukpostcodes
Files in suilven/ukpostcodes
Download suilven/ukpostcodes
More information about suilven/ukpostcodes
Files in suilven/ukpostcodes
Vendor suilven
Package ukpostcodes
Short Description Wrapper around postcodes.io to get info about UK postcodes
License MIT
Package ukpostcodes
Short Description Wrapper around postcodes.io to get info about UK postcodes
License MIT
Please rate this library. Is it a good library?
Informations about the package ukpostcodes
UK Postcodes API Wrapper
PHP client wrapper around the postcodes.io API service
Usage
Getting a PostCode
or
Getting Nearby PostCodes
or
Bulk Lookup By PostCode
Bulk Lookup By Coordinates
Bulk Lookup By Coordinates
Note that if the coordinates are outside of the UK, an empty array is returned by the API.
Lookup Up A Terminated PostCode
Note that this will return a partially populated PostCode object.
Lookup an Outward Code
An outcode is the part of a postcode prior to the space, e.g. KY16
in KY16 9SS
Lookup Outward Code By Coordinates
Find the Nearest Outward Code to a Given Outward Code
Autocomplete a PostCode
Query a Partial PostCode
Get a Random Postcode
Get Distance Between Two PostCodes
If the distance units parameter is not provided, then the default is miles (MILES
). The other option is NAUTICAL_MILES
.
Check if a PostCode is Valid or Not
Docker Dev Environment
Starting
Note that the first time this is executed the container will be built.
Getting A Bash Prompt
Running Tests Locally
Generating Test Coverage
All versions of ukpostcodes with dependencies
PHP Build Version
Package Version
The package suilven/ukpostcodes contains the following files
Loading the files please wait ....