Description
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.
Elastica alternatives and similar libraries
Based on the "Search" category.
Alternatively, view Elastica alternatives based on common mentions on social networks and blogs.
-
SphinxQL query builder
SphinxQL Query Builder generates SphinxQL, a SQL dialect, which is used to query the Sphinx search engine. (Composer Package) -
Sphinx Search
Sphinx Search library provides SphinxQL indexing and searching features
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Elastica or a related project?
README
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 Stack Overflow 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.
The testsuite is run against the most recent minor version of Elasticsearch, currently 7.14.1.
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. It is generally recommended to use the latest point release of the relevant branch.
Elastica branch | ElasticSearch | elasticsearch-php | PHP |
---|---|---|---|
7.x | 7.x | 7.0 | 7.2 \ |
6.x | 6.x | 6.0 | 7.0 \ |
Unmaintained versions:
Elastica version | ElasticSearch | elasticsearch-php | PHP |
---|---|---|---|
5.x | 5.x | 5.0 | >=5.6 |
3.x | 2.4.0 | no | >=5.4 |
2.x | 1.7.2 | no | >=5.3.3 |