Community Integrationsedit

Symfonyedit

ONGR Elasticsearch Bundleedit

Link: 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.
 
 -- ONGR Elasticsearch Bundle

Drupaledit

Elasticsearch Connectoredit

Link: Elasticsearch Connector

 

Elasticsearch Connector is a set of modules designed to build a full Elasticsearch eco system in Drupal.

 
 -- Elasticsearch Connector

Laraveledit

shift31/Laravel-Elasticsearchedit

Link: shift31/Laravel-Elasticsearch

 

This is a Laravel (4+) Service Provider for the official Elasticsearch low-level client.

 
 -- Laravel-Elasticsearch

cviebrock/Laravel-Elasticsearchedit

Link: cviebrock/Laravel-Elasticsearch

 

An easy way to use the official Elastic Search client in your Laravel applications.

 
 -- Laravel-Elasticsearch