stevensack/elasticsearch-bundle

Elasticsearch bundle for Symfony.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 187

Type:symfony-bundle

5.2.6.9 2022-02-14 18:41 UTC

This package is auto-updated.

Last update: 2024-04-22 12:40:05 UTC


README

This is a fork of the ongr/elasticsearch-bundle. With some basic changes to support wider range of Symfony Versions.

Version Supported Elasticsearch Version Supported Symfony Version
5.x ^7.0, ^6.0, ^5.0 ^5.0, ^4.0, ^3.4, ^2.8
1.x ^1.0, ^2.0 ^3.0, ^2.7

Documentation

The online documentation of the bundle is here

Try it!

Installation

Install library with composer:

composer require stevensack/elasticsearch-bundle

Usage

Its used by the sulu/article-bundle to support newer a wide range of symfony and elasticsearch versions.