ciatog / elastica
Elasticsearch Client
6.0.2
2018-05-29 08:31 UTC
Requires
- php: ^7.0
- elasticsearch/elasticsearch: ^6.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
- monolog/monolog: Logging request
- dev-master / 6.0.x-dev
- 6.0.2
- 6.0.1
- 6.0.0
- 6.0.0-beta1
- 5.x-dev
- 5.3.2
- 5.3.1
- 5.3.0
- 5.2.1
- 5.2.0
- 5.1.0
- 5.0.0
- 5.0.0-beta1
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 3.0.0-beta1
- 2.x-dev
- 2.3.1
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.0
- v1.4.3.0
- v1.4.2.0
- v1.3.4.0
- v1.3.0.0
- v1.2.1.0
- v1.1.1.1
- v1.1.1.0
- v1.0.1.2
- v1.0.1.1
- v1.0.1.0
- v1.0.0.0
- v0.90.10.0
- v0.90.7.0
- v0.90.5.0
- v0.90.2.0
- v0.90.1.0
- v0.20.5.0.RC1
- v0.19.8.0
- v0.19.3.0
- v0.19.0.0
- dev-php72fix
- dev-no-bool-current-iterator
- dev-fmt
- dev-6x-compatibility
- dev-5.1-php55
- dev-release-5.0.0-beta1
- dev-intech-patch-2
- dev-apply-linting
- dev-release-2.3
- dev-release-3.1.1
- dev-elasticsearch-2.0
- dev-travis-docker
- dev-ansible-refactoring
This package is not auto-updated.
Last update: 2025-03-02 07:58:54 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 6.x releases. It was tested with version 6.2.4.
Contributing
Contributions are always welcome. For details on how to contribute, check the CONTRIBUTING file.
Versions & Dependencies
This project tries to follow Elasticsearch in terms of End of Life and maintenance since 5.x
Elastica | ElasticSearch | elasticsearch-php | PHP |
---|---|---|---|
6.x | 6.x | ^6.0 | ^7.0 |
5.x | 5.x | ^5.0 | >=5.6 |
3.2.3 (unmaintained) | 2.4.0 | no | >=5.4 |
2.x (unmaintained) | 1.7.2 | no | >=5.3.3 |