postcode-nl / api-client
A client to the Postcode.nl Address Api for international address validation. You will need to create an account at https://developer.postcode.eu/documentation/.
Installs: 299 897
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 6
Forks: 2
Open Issues: 1
Language:JavaScript
Requires
- php: >=7.2
- ext-curl: *
- ext-json: *
README
PHP Api client for the Postcode.nl Api.
How to install
Composer
Get package postcode-nl/api-client
.
From this repository
Download the most recent release from releases.
Use a class loader for namespace \PostcodeNl\Api
from directory /src.
License
The code is available under the Simplified BSD License, see the included LICENSE file.