geo6/geocoder-php-addok-provider

Geocoder addok adapter

Installs: 200 794

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 1

Forks: 2

Open Issues: 1

pkg:composer/geo6/geocoder-php-addok-provider

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

This package is auto-updated.

Last update: 2025-09-29 02:08:45 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.