Skip to content

🇫🇷 Geocoder addok adapter - Coverage: France

License

Notifications You must be signed in to change notification settings

geo6/geocoder-php-addok-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🇫🇷 Geocoder PHP "Addok" provider

PHP CI Latest Stable Version Total Downloads Monthly Downloads Code Coverage Scrutinizer Code Quality Software License

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

Usage

See Geocoder PHP README file.