biano / elasticsearch-dsl
Elasticsearch DSL library
Installs: 4 705
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 203
pkg:composer/biano/elasticsearch-dsl
Requires
- php: ^8.1
 - ext-json: *
 - elasticsearch/elasticsearch: ^8.0
 - symfony/serializer: ^5.0 || ^6.0 || ^7.0
 
Requires (Dev)
- biano/coding-standard: ^4.1
 - ergebnis/composer-normalize: ^2.43
 - php-http/promise: ^1.3
 - phpstan/phpstan: ^1.11
 - phpunit/phpunit: ^11.0
 - roave/security-advisories: dev-latest
 - shipmonk/composer-dependency-analyser: ^1.5
 - squizlabs/php_codesniffer: ^3.10
 
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 | 
|---|---|---|
| 8.x | ^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