rafahsborges / elastica
Elasticsearch客户端
3.2.5
2024-07-18 22:33 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-19 02:52:10 UTC
README
Elastica的所有文档都可以在Elastica.io下找到。如果您有任何问题,请不要犹豫,在Stackoverflow上提问,并添加标签"Elastica",或在我们的Gitter频道提问。所有库的问题都应提交到GitHub问题跟踪器。
兼容性
此版本与所有Elasticsearch 2.x版本兼容。已测试与2.4.0版本
贡献
贡献总是受欢迎的。有关贡献的详细信息,请查看CONTRIBUTING文件。