armansansd 8bb1064a3b default services conflit ? 2 yıl önce
..
.github 8bb1064a3b default services conflit ? 2 yıl önce
Dumper 8bb1064a3b default services conflit ? 2 yıl önce
Exception 8bb1064a3b default services conflit ? 2 yıl önce
Formatter 8bb1064a3b default services conflit ? 2 yıl önce
Model 8bb1064a3b default services conflit ? 2 yıl önce
Provider 8bb1064a3b default services conflit ? 2 yıl önce
Query 8bb1064a3b default services conflit ? 2 yıl önce
Assert.php 8bb1064a3b default services conflit ? 2 yıl önce
CHANGELOG.md 8bb1064a3b default services conflit ? 2 yıl önce
Collection.php 8bb1064a3b default services conflit ? 2 yıl önce
Geocoder.php 8bb1064a3b default services conflit ? 2 yıl önce
GeocoderTrait.php 8bb1064a3b default services conflit ? 2 yıl önce
LICENSE 8bb1064a3b default services conflit ? 2 yıl önce
Location.php 8bb1064a3b default services conflit ? 2 yıl önce
ProviderAggregator.php 8bb1064a3b default services conflit ? 2 yıl önce
Readme.md 8bb1064a3b default services conflit ? 2 yıl önce
StatefulGeocoder.php 8bb1064a3b default services conflit ? 2 yıl önce
TimedGeocoder.php 8bb1064a3b default services conflit ? 2 yıl önce
composer.json 8bb1064a3b default services conflit ? 2 yıl önce

Readme.md

Common classes for the Geocoder

Build Status Latest Stable Version Total Downloads Monthly Downloads Code Coverage Quality Score Software License

Note

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.