frantzmicccoli / geocoder-php-geoportail-lu
Geocoder provider for the geoportail.lu API https://wiki.geoportail.lu/doku.php?id=en:api:rest
Installs: 8 065
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 1
pkg:composer/frantzmicccoli/geocoder-php-geoportail-lu
Requires
- php: >=7.0
- geocoder-php/common-http: >=4.0
- symfony/http-client: ^7.3
- 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.0
Provides
This package is not auto-updated.
Last update: 2025-10-06 08:12:53 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.