rafahsborges / elastica
Elasticsearch Client
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-10-19 03:02:17 UTC
README
All documentation for Elastica can be found under Elastica.io. If you have questions, don't hesitate to ask them on Stackoverflow and add the Tag "Elastica" or in our Gitter channel. All library issues should go to the issue tracker from github.
Compatibility
This release is compatible with all elasticsearch 2.x releases. It was tested with version 2.4.0
Contributing
Contributions are always welcome. For details on how to contribute, check the CONTRIBUTING file.