geocoder-php / openrouteservice-provider
Geocoder OpenRouteService adapter
1.4.0
2025-04-15 13:24 UTC
Requires
- php: ^8.0
- geocoder-php/common-http: ^4.0
- geocoder-php/pelias-provider: ^1.0
- willdurand/geocoder: ^4.0|^5.0
Requires (Dev)
- geocoder-php/provider-integration-tests: ^1.6.3
- php-http/message: ^1.0
- phpunit/phpunit: ^9.5
Provides
README
This is the OpenRouteService provider from the PHP Geocoder. This is a READ ONLY repository. See the main repo for information and documentation.
Install
composer require geocoder-php/openrouteservice-provider
API Documentation
OpenRouteService uses the Pelias Geocoder under the hood. You can view it's documentation here.
The base API endpoint is https://api.openrouteservice.org/geocode.
Contribute
Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.