geocoder-php/pelias-provider
Geocoder Pelias abstract adapter
Requires
- php: ^8.0
- geocoder-php/common-http: ^4.0
- willdurand/geocoder: ^4.0|^5.0
Requires (Dev)
- geocoder-php/provider-integration-tests: ^1.6.3
- php-http/message: ^1.7
- phpunit/phpunit: ^9.5
Suggests
None
Provides
Conflicts
None
Replaces
None
MIT 88959165dca082e31b68a4b28a4732949713afc2
- William Durand <william.durand1.woop@gmail.com>
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.
