You are looking at documentation for an older release.
Not what you want? See the
current release documentation.
Community DSLsedit
ElasticsearchDSLedit
Introducing Elasticsearch DSL library to provide objective query builder for Elasticsearch bundle and elasticsearch-php client. You can easily build any Elasticsearch query and transform it to an array. | ||
-- ElasticsearchDSL |
elasticsearcheredit
This agnostic package is a lightweight wrapper on top of the Elasticsearch PHP client. Its main goal is to allow for easier structuring of queries and indices in your application. It does not want to hide or replace functionality of the Elasticsearch PHP client. | ||
-- elasticsearcher |