geocoder-php / php-common-http

[READ ONLY] Common classes and interfaces for HTTP based PHP-Geocoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common classes for HTTP based Geocoders

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.

About

[READ ONLY] Common classes and interfaces for HTTP based PHP-Geocoder

License:MIT License


Languages

Language:PHP 100.0%