Elastica: elasticsearch PHP Client
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 7.0 releases and onwards. It was tested with version 7.3.0.
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 |
---|---|---|---|
7.x | 7.x | ^7.0 | ^7.2 |
6.x | 6.x | ^6.0 | ^7.0 |
5.x (unmaintained) | 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 |