willdurand / geocoder
PHP Geocoder 的常用文件
4.6.0
2022-07-30 11:09 UTC
Requires
- php: ^7.4 || ^8.0
Requires (Dev)
- nyholm/nsa: ^1.1
- phpunit/phpunit: ^9.5
- symfony/stopwatch: ~2.5
Suggests
- symfony/stopwatch: If you want to use the TimedGeocoder
- 4.6.0
- 4.5.0
- 4.4.0
- 4.3.0
- 4.2.2
- 4.2.1
- 4.2.0
- dev-master / 4.1.x-dev
- 4.1.0
- 4.0.0
- 4.0.0-beta5
- 4.0.0-beta4
- 4.0.0-beta3
- 4.0.0-beta2
- 4.0.0-beta1
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.0
- v3.1.0
- v3.0.0
- v3.0.0-alpha3
- v3.0.0-alpha2
- v3.0.0-alpha1
- 2.8.2
- 2.8.1
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
This package is auto-updated.
Last update: 2024-09-04 10:46:56 UTC
README
注意
- 此存储库是 只读
- 在主存储库中发布问题和PR: https://github.com/geocoder-php/Geocoder
历史
在 willdurand/geocoder
4.0 版本发布仅数月前,我们将存储库从 https://github.com/geocoder-php/Geocoder 更改为 https://github.com/geocoder-php/php-common。新的存储库将仅包含多个提供者之间共享的类和接口。原始存储库仍用于问题和拉取请求。
新的存储库架构使我们能够从 geocoder-php/Geocoder 使用 git subtree split 到 geocoder-php/php-common 和每个提供者。
4.0 版本之前的 willdurand/geocoder
仍将按常规工作,但使用新的存储库。
安装
在 99% 的情况下,您不需要直接安装此包。您更有可能安装一个提供者。查看 文档 了解不同的提供者。
composer require willdurand/geocoder