digipolisgent / geopunt-geolocation
Package to lookup addresses using the AGIV Geopunt geolocation API.
Installs: 3 290
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- digipolisgent/api-client: ^3.0
- digipolisgent/value: ^3.0
Requires (Dev)
- district09/qa-php: ^1.0.1
This package is auto-updated.
Last update: 2024-10-29 05:34:58 UTC
README
Package to lookup addresses using the AGIV Geopunt geolocation API.
The Geolocation API provides resources for auto-completion, geocoding and reverse geocoding within the regions of Flanders and Brussels.
Install
Install the package using composer:
composer digipolisgent/geopunt-geolocation
Change log
Please see CHANGELOG for more information what has changed recently.
Examples
See the examples directory how to use the service wrappers.
Testing
Run the quality test suite:
composer install composer grumphp
License
The MIT License (MIT). Please see License File for more information.