Skip to content
Snippets Groups Projects
Commit d165fe1c authored by Simonas Šerlinskas's avatar Simonas Šerlinskas
Browse files

updated badges

parent 3617539a
No related branches found
No related tags found
No related merge requests found
# ElasticsearchDSL # 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) 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 [![Join the chat at https://gitter.im/ongr-io/support](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ongr-io/support)
chat, or just come to say Hi ;).
[![Build Status](https://travis-ci.org/ongr-io/ElasticsearchDSL.svg?branch=master)](https://travis-ci.org/ongr-io/ElasticsearchDSL)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ongr-io/ElasticsearchDSL/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ongr-io/ElasticsearchDSL/?branch=master)
[![Code Climate](https://codeclimate.com/github/ongr-io/ElasticsearchDSL/badges/gpa.svg)](https://codeclimate.com/github/ongr-io/ElasticsearchDSL)
[![Coverage Status](https://coveralls.io/repos/ongr-io/ElasticsearchDSL/badge.svg?branch=master&service=github)](https://coveralls.io/github/ongr-io/ElasticsearchDSL?branch=master)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/839e0b9f-0c79-46f3-be97-9afa3a503c98/mini.png)](https://insight.sensiolabs.com/projects/839e0b9f-0c79-46f3-be97-9afa3a503c98)
[![Codacy Badge](https://api.codacy.com/project/badge/grade/775a642a9d4245598a9dcfb61969a749)](https://www.codacy.com/app/ongr/ElasticsearchDSL)
[![Latest Stable Version](https://poser.pugx.org/ongr/elasticsearch-dsl/v/stable)](https://packagist.org/packages/ongr/elasticsearch-dsl) [![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) [![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) [![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) [![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 [![Join the chat at https://gitter.im/ongr-io/support](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ongr-io/support) chat, or just come to say Hi ;).
## Documentation ## Documentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment