Skip to content
Snippets Groups Projects
README.md 1.17 KiB
Newer Older
# ElasticsearchDSL

[![Join the chat at https://gitter.im/ongr-io/support](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ongr-io/support?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Simonas Šerlinskas's avatar
Simonas Šerlinskas committed
[![Latest Stable Version](https://poser.pugx.org/ongr/elasticsearch-dsl/v/stable)](https://packagist.org/packages/ongr/elasticsearch-dsl)
[![Latest Unstable Version](https://poser.pugx.org/ongr/elasticsearch-dsl/v/unstable)](https://packagist.org/packages/ongr/elasticsearch-dsl)
[![License](https://poser.pugx.org/ongr/elasticsearch-dsl/license)](https://packagist.org/packages/ongr/elasticsearch-dsl)
[![Build Status](https://travis-ci.org/ongr-io/ElasticsearchDSL.svg?branch=master)](https://travis-ci.org/ongr-io/ElasticsearchDSL)
Introducing Elasticsearch DSL library to provide objective query builder for [Elasticsearch bundle](https://github.com/ongr-io/ElasticsearchBundle) and [elasticsearch-php](https://github.com/elastic/elasticsearch-php) client. You can easily build any Elasticsearch query and transform it to an array.

If you have any questions, don't hesitate to ask them on [Gitter](https://gitter.im/ongr-io/support) chat, or just come to say Hi ;).