willdurand/geocoder
Common files for PHP Geocoder
Requires
- php: >=8.2
Requires (Dev)
- nyholm/nsa: ^1.1
- phpunit/phpunit: ^9.5
- symfony/stopwatch: ~2.5 || ~5.0
Suggests
- symfony/stopwatch: If you want to use the TimedGeocoder
Provides
None
Conflicts
None
Replaces
None
MIT a749e00819d2929bd0ec40fb79853956332970ba
- William Durand <william.durand1.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-09 21:15:49 UTC
README
👁 Build Status
👁 Latest Stable Version
👁 Total Downloads
👁 Monthly Downloads
👁 Code Coverage
👁 Quality Score
👁 Software License
Note
- This repository is READ ONLY
- Post issues and PRs at the main repository: https://github.com/geocoder-php/Geocoder
History
Just some months before the release of 4.0 of willdurand/geocoder we changed the repository to https://github.com/geocoder-php/php-common
from https://github.com/geocoder-php/Geocoder. The new repository will only contain classes and interfaces shared between
multiple providers. The original repository is still used for issues and pull requests.
The new repository architecture allows us to use a git subtree split from geocoder-php/Geocoder to geocoder-php/php-common and to each provider.
Versions before 4.0 willdurand/geocoder will still work as usual, but with the new repository.
Install
In 99% of the cases you do not want to install this package directly. You are more likely to install one provider. Have a look at the documentation to see the different providers.
composer require willdurand/geocoder
Contribute
Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.
