geocoder-php/pelias-provider

Geocoder Pelias abstract adapter

Package info

github.com/geocoder-php/pelias-provider

Homepage

pkg:composer/geocoder-php/pelias-provider

Statistics

Installs: 193 706

Dependents: 3

Suggesters: 1

Stars: 1

1.6.1 2025-05-14 15:57 UTC

Requires

Suggests

None

Conflicts

None

Replaces

None

MIT 88959165dca082e31b68a4b28a4732949713afc2

  • William Durand <william.durand1.woop@gmail.com>

This package is auto-updated.

Last update: 2026-06-21 12:03:54 UTC


README

👁 Build Status
👁 Latest Stable Version
👁 Total Downloads
👁 Monthly Downloads
👁 Code Coverage
👁 Quality Score
👁 Software License

This is the Pelias provider from the PHP Geocoder. This is a READ ONLY repository. See the main repo for information and documentation.

Pelias

Pelias is an open-source geocoder. You can find its documentation here.

Pelias does not provide an API per se but other API (and providers) are based on Pelias and extend this provider.
You can run your own Pelias instance on your server, see documentation to install it.

For instance:

Install

composer require geocoder-php/pelias-provider

Contribute

Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.