Skip to content

GrandLTU/ElasticsearchBundle

This branch is 801 commits behind ongr-io/ElasticsearchBundle:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 8, 2015
Jan 19, 2015
Apr 22, 2015
Apr 27, 2015
Jun 25, 2015
Feb 27, 2015
May 15, 2015
Jun 16, 2015
Apr 22, 2015
Nov 17, 2014
Jun 19, 2015
May 26, 2015
May 12, 2015
Jun 19, 2015
Apr 29, 2015
Jun 9, 2015
Apr 22, 2015
Jun 25, 2015
Mar 24, 2015
Apr 17, 2015
Jun 9, 2015
Jan 21, 2015
Jan 12, 2015
Apr 27, 2015
Jun 9, 2015
Mar 24, 2015

Repository files navigation

ONGR Elasticsearch Bundle

Elasticsearch Bundle was created in order to serve the need for professional elasticsearch integration with enterprise level Symfony 2 systems. This bundle is:

  • Supported by ONGR development team.
  • Uses the official elasticsearch-php client.
  • Ensures full integration with Symfony 2 framework.

Technical goodies:

  • Provides nestable and DSL query builder to be executed by type repository services.
  • Uses Doctrine-like document / entities document-object mapping using annotations.
  • Query results iterators are provided for your convenience.
  • Registers console commands for index and types management and data import / export.
  • Designed in an extensible way for all your custom needs.
https://travis-ci.org/ongr-io/ElasticsearchBundle.svg?branch=master https://scrutinizer-ci.com/g/ongr-io/ElasticsearchBundle/badges/quality-score.png?b=master https://scrutinizer-ci.com/g/ongr-io/ElasticsearchBundle/badges/coverage.png?b=master https://insight.sensiolabs.com/projects/931d899c-663d-4ee4-9ec2-d971a9a06b9b/mini.png https://poser.pugx.org/ongr/elasticsearch-bundle/downloads https://poser.pugx.org/ongr/elasticsearch-bundle/v/stable https://poser.pugx.org/ongr/elasticsearch-bundle/v/unstable https://poser.pugx.org/ongr/elasticsearch-bundle/license

Documentation

The online documentation of the bundle is in ongr.readthedocs.org

For contribution to the documentation you can find it on Resources/doc.

Warning: documentation files are not rendering correctly in Github (rst format) and some content might be broken or hidden, make sure to read raw files.

License

This bundle is under the MIT license. Please, see the complete license in the bundle LICENSE file.

About

Symfony2 bundle for elasticsearch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.8%
  • HTML 1.2%