Skip to content

Commit a5d9528

Browse files
committed
Merge branch 'gskema-patch-1'
2 parents e178085 + ed8e209 commit a5d9528

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/community.asciidoc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@ __________________________
1818
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.
1919
__________________________
2020

21+
=== ElasticSearchQueryDSL
22+
23+
https://github.com/gskema/elasticsearch-query-dsl-php[Link: ElasticSearchQueryDSL]
24+
25+
[quote, ElasticSearchQueryDSL]
26+
__________________________
27+
Feature complete, object oriented, composable, extendable ElasticSearch query DSL builder for PHP. Deliberately built to be as simple as possible, easily usable and with explicit naming.
28+
__________________________
29+
2130
== Community Integrations
2231

2332
=== Symfony
@@ -112,4 +121,4 @@ _____________________
112121
This helper is a light library which wrap the official client elasticsearch-php. It will help you to manage your ES Indices with no downtime.
113122
This helper implements the philosophy described in the https://www.elastic.co/guide/en/elasticsearch/guide/master/index-aliases.html[official documentation]
114123
which can be summarized in a few words : *use alias instead of index directly*
115-
_____________________
124+
_____________________

0 commit comments

Comments
 (0)