geocoder-php/common-http
Common files for HTTP based Geocoders
Requires
- php: ^8.0
- php-http/discovery: ^1.17
- psr/http-client-implementation: ^1.0
- psr/http-factory-implementation: ^1.0
- willdurand/geocoder: ^4.0|^5.0
Requires (Dev)
- nyholm/psr7: ^1.0
- php-http/message: ^1.0
- php-http/mock-client: ^1.0
- phpunit/phpunit: ^9.5
- symfony/stopwatch: ~2.5 || ~5.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 4209be6c31946ed5a658f6240ab21faaf5413f61
- Tobias Nyholm <tobias.nyholm.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-09 21:20:58 UTC
README
👁 Build Status
👁 Latest Stable Version
👁 Total Downloads
👁 Monthly Downloads
👁 Code Coverage
👁 Quality Score
👁 Software License
This package has dependency on HTTP related libraries. Such as the great HTTPlug and PSR7.
It does contain a an AbstractHttpProvider.
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 geocoder-php/common-http
Contribute
Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.
