handcraftedinthealps/elasticsearch-bundle

Elasticsearch bundle for Symfony.

Installs: 328 956

Dependents: 3

Suggesters: 0

Security: 0

Stars: 20

Watchers: 0

Forks: 189

Open Issues: 6

Type:symfony-bundle

pkg:composer/handcraftedinthealps/elasticsearch-bundle

5.4.4 2025-03-06 16:47 UTC

This package is auto-updated.

Last update: 2025-10-06 18:06:59 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 Supported Doctrine Annotations Version
5.5 ^7.0, ^6.0, ^5.0 ^6.0, ^5.0, ^4.0, ^3.4 ^1.13, ^2.0
5.0 - 5.4 ^7.0, ^6.0, ^5.0 ^7.0, ^6.0, ^5.0, ^4.0, ^3.4, ^2.8 ^1.0
1.x ^1.0, ^2.0 ^3.0, ^2.7 ^1.0

Documentation

The online documentation of the bundle is here

Try it!

Installation

Install library with composer:

composer require handcraftedinthealps/elasticsearch-bundle

Usage

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