biano / elasticsearch-dsl
Elasticsearch DSL library
9.0.0
2026-08-20 14:15 UTC
Requires
- php: ^8.3
- ext-json: *
- elasticsearch/elasticsearch: ^9.0
- symfony/serializer: ^6.4 || ^7.4 || ^8.0
Requires (Dev)
- biano/coding-standard: ^4.4
- php-http/promise: ^1.3
- phpstan/phpstan: ^2.2
- phpunit/phpunit: ^12.5
- roave/security-advisories: dev-latest
- shipmonk/composer-dependency-analyser: ^1.8
- squizlabs/php_codesniffer: ^3.13
README
This is a fork of the ongr/elasticsearch-dsl. With some basic changes to support wider range of Symfony Versions.
| Version | Supported Elasticsearch Version | Supported Symfony Version |
|---|---|---|
| 9.x | ^9.0 | ^8.0, ^7.4, ^6.4 |
| 8.x | ^8.0 | ^8.0, ^7.0, ^6.0, ^5.0 |
Documentation
The online documentation of the bundle is here
Installation
Install library with composer:
composer require biano/elasticsearch-dsl