delormejonathan / elastica
Elasticsearch 客户端
1.0.3
2016-12-29 13:14 UTC
Requires
- php: >=5.4.0
- psr/log: ~1.0
Requires (Dev)
- aws/aws-sdk-php: ~3.0
- guzzlehttp/guzzle: ~6.0
Suggests
- aws/aws-sdk-php: Allow using IAM authentication with Amazon ElasticSearch Service
- egeloen/http-adapter: Allow using httpadapter transport
- guzzlehttp/guzzle: Allow using guzzle 6 as the http transport (Requires php 5.5)
- monolog/monolog: Logging request
This package is auto-updated.
Last update: 2024-09-21 19:36:26 UTC
README
Elastica 的所有文档都可以在 Elastica.io 下找到。如果您有任何问题,不要犹豫,在 Stackoverflow 上提问并添加 "Elastica" 标签,或者在我们的 Gitter 频道中提问。所有库问题应提交至 github 的问题跟踪器。
兼容性
此版本与所有 Elasticsearch 2.x 版本兼容。它已与版本 2.4.0 进行了测试
贡献
欢迎贡献。有关如何贡献的详细信息,请查看 CONTRIBUTING 文件。