Skip to content

spaivaras/ElasticsearchBundle

 
 

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.io 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.

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

Build Status Scrutinizer Code Quality Coverage Sensio labs Latest Stable Version Total Downloads Latest Unstable Version License

Documentation

The online documentation of the bundle is here

For contribution to the documentation you can find it in the contribute topic.

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 94.3%
  • HTML 5.7%