Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.44 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.44 KB

🇧🇪 Geocoder PHP "Geo-6 POI" provider

Build Status Latest Stable Version Total Downloads Monthly Downloads 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 "Geo-6 POI" provider for the Geocoder PHP.

Coverage: Belgium
API: https://api-v2.geo6.be/

You will require a key to access this API. Please contact us to ask for an access.

Install

composer require geo6/geocoder-php-geo6-poi-provider

Usage

See Geocoder PHP README file.