geo6/geocoder-php-addok-provider

Geocoder addok adapter

v1.4.0 2022-07-31 09:17 UTC

This package is auto-updated.

Last update: 2024-03-30 00:18:51 UTC


README

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.