geo6 / geocoder-php-addok-provider
Geocoder addok adapter
Installs: 159 503
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 2
Open Issues: 1
Requires
- php: ^7.4 || ^8.0
- geocoder-php/common-http: ^4.0
- willdurand/geocoder: ^4.0
Requires (Dev)
- geocoder-php/provider-integration-tests: ^1.0
- php-http/curl-client: ^2.0
- php-http/message: ^1.0
- phpunit/phpunit: ^9.5
Provides
This package is auto-updated.
Last update: 2024-10-30 01:37:27 UTC
README
Geocoder PHP is a PHP library which helps you build geo-aware applications by providing a powerful abstraction layer for geocoding manipulations.
This is the "Addok" provider for the Geocoder PHP.
Coverage: France
API: https://adresse.data.gouv.fr/api
This provider can be used with any Addok server.
This provider provides BAN (Base Adresse Nationale) with the function Addok::withBANServer()
.
Install
composer require geo6/geocoder-php-addok-provider