Community Integrations
优质
小牛编辑
126浏览
2023-12-01
Symfony
ONGR Elasticsearch Bundle
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:
| ||
-- ONGR Elasticsearch Bundle |
FOS Elastica Bundle
This bundle provides integration with Link: Elastica for Symfony. Features include:
| ||
-- FOS Elastica Bundle |
Drupal
Elasticsearch Connector
Elasticsearch Connector is a set of modules designed to build a full Elasticsearch eco system in Drupal. | ||
-- Elasticsearch Connector |
Laravel
shift31/Laravel-Elasticsearch
Link: shift31/Laravel-Elasticsearch
This is a Laravel (4+) Service Provider for the official Elasticsearch low-level client. | ||
-- Laravel-Elasticsearch |
cviebrock/Laravel-Elasticsearch
Link: cviebrock/Laravel-Elasticsearch
An easy way to use the official Elastic Search client in your Laravel applications. | ||
-- Laravel-Elasticsearch |
Plastic
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch, by providing a fluent syntax for mapping, querying, and storing eloquent models. | ||
-- Plastic |
Helper
Index Helper
Link: nexucis/es-php-index-helper
This helper is a light library which wrap the official client elasticsearch-php. It will help you to manage your ES Indices with no downtime. This helper implements the philosophy described in the official documentation which can be summarized in a few words : **use alias instead of index directly** | ||
-- Index Helper |