handcraftedinthealps / elasticsearch-dsl
Elasticsearch DSL 库
8.1.0
2024-07-16 16:09 UTC
Requires
- php: ^8.0
- ext-json: *
- elasticsearch/elasticsearch: ^8.0
- symfony/serializer: ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0
Requires (Dev)
- nyholm/psr7: ^1.5
- phpunit/phpunit: ^9.6.20
- squizlabs/php_codesniffer: ^2.0 || ^3.0
Suggests
- elasticsearch/elasticsearch: This library is for elasticsearch/elasticsearch client to enhance it with DSL functionality.
Replaces
- ongr/elasticsearch-dsl: 8.1.0
This package is auto-updated.
Last update: 2024-09-16 16:28:21 UTC
README
这是 ongr/elasticsearch-dsl 的分支。进行了一些基本更改以支持更广泛的 Symfony 版本。
文档
试试吧!
安装
使用 composer 安装库
composer require handcraftedinthealps/elasticsearch-dsl
用法
它也被用于 handcraftedinthealps/elasticsearch-bundle,以支持 5.x 分支上的新 symfony 版本和 Elasticsearch 版本。