Skip to content

yoeran/PostcodeAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PostcodeAPI

PHP wrapper for the Postcode API. Built as a CodeIgniter library, but usable in any PHP project. Use this if you need more information about Dutch Zipcodes.

The API

Usage

To get information about the specified zipcode: $postcodeAPI->getInfo('1234AB');

To get the distance in meters between two zipcodes: $postcodeAPI->getDistance('1234AB','4321BA');

About

PHP wrapper for the Postcode API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages