handcraftedinthealps / elasticsearch-bundle
Elasticsearch bundle for Symfony.
Installs: 259 436
Dependents: 3
Suggesters: 0
Security: 0
Stars: 17
Watchers: 1
Forks: 189
Open Issues: 8
Type:symfony-bundle
Requires
- php: ^7.2|^8.0
- doctrine/annotations: ^1.10
- doctrine/cache: ~1.4
- doctrine/collections: ^1.4|^2.0
- doctrine/inflector: ^1.0 || ^2.0
- handcraftedinthealps/elasticsearch-dsl: ^5.0.7.1|^6.2.0.1|^7.2.0.1
- monolog/monolog: ^1.10 || ^2.0 || ^3.0
- symfony/asset: ^2.8|^3.0|^4|^5|^6|^7
- symfony/console: ^2.8|^3.0|^4|^5|^6|^7
- symfony/event-dispatcher: ^2.8|^3.0|^4|^5|^6|^7
- symfony/framework-bundle: ^2.8|^3.0|^4|^5|^6|^7
- symfony/stopwatch: ^2.8|^3.0|^4|^5|^6|^7
- symfony/templating: ^2.8|^3.0|^4|^5|^6|^7
Requires (Dev)
- mikey179/vfsstream: ~1.4
- squizlabs/php_codesniffer: ^2.0|^3.0
- symfony/browser-kit: ^2.8|^3.4|^4|^5|^6|^7
- symfony/dependency-injection: ^2.8|^3.4|^4|^5|^6|^7
- symfony/expression-language: ^2.8|^3.4|^4|^5|^6|^7
- symfony/options-resolver: ^2.8|^3.4|^4|^5|^6|^7
- symfony/phpunit-bridge: ^5.1|^6|^7
- symfony/serializer: ^2.8|^3.4|^4|^5|^6|^7
- symfony/twig-bundle: ^2.8|^3.4|^4|^5|^6|^7
- symfony/validator: ^2.8|^3.4|^4|^5|^6|^7
- symfony/yaml: ^2.8|^3.4|^4|^5|^6|^7
Conflicts
- handcraftedinthealps/elasticsearch-dsl: 6.0 - 6.1.1 || 7.0 - 7.1.1
- ongr/elasticsearch-dsl: 6.0 - 6.1.1 || 7.0 - 7.1.1
Replaces
- ongr/elasticsearch-bundle: 5.4.2
README
This is a fork of the ongr/elasticsearch-bundle. With some basic changes to support wider range of Symfony Versions.
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.