frantzmicccoli / geocoder-php-geoportail-lu
Geocoder provider for the geoportail.lu API https://wiki.geoportail.lu/doku.php?id=en:api:rest
Installs: 6 712
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 1
Requires
- php: ^7.0
- geocoder-php/common-http: ^4.0
- willdurand/geocoder: ^4.0
Requires (Dev)
- geocoder-php/provider-integration-tests: ^1.1
- nyholm/psr7: ^0.2.2
- php-http/curl-client: ^1.7
- php-http/message: ^1.0
- phpunit/phpunit: 6.*
Provides
This package is not auto-updated.
Last update: 2024-11-04 16:53:35 UTC
README
This project is a provider for Geocoder-PHP to enable the consumption of the geoportail.lu API detailed in the Geoportail documentation.
Install
composer require frantzmicccoli/geocoder-php-geoportail-lu
Extra information
The API always returns an address, I recommend that you double check as some values give strange results.
We use this provider at Nexvia and everything run smooth so far.