hkulekci / elasticsearch-dsl
Elasticsearch DSL 库
8.x-dev
2024-02-23 06:55 UTC
Requires
- php: ^8.0
- ext-json: *
- elasticsearch/elasticsearch: ^8.0
- symfony/serializer: ^2.8 || ^3.4 || ^4.0 || ^5.0 || ^6.0
Requires (Dev)
- nyholm/psr7: ^1.5
- phpunit/phpunit: ^5.7.26 || ^7.5.20 || ^8.0 || ^9.0
- 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.x-dev
This package is auto-updated.
Last update: 2024-08-25 07:39:19 UTC
README
这是一个对 ongr/elasticsearch-dsl 的分支。进行了一些基本修改以支持更广泛的 Symfony 版本。
文档
试试看!
安装
使用 composer 安装库
composer require handcraftedinthealps/elasticsearch-dsl
使用方法
它被同样分支的 handcraftedinthealps/elasticsearch-bundle 使用,以支持 5.x 分支上的新 symfony 版本和 Elasticsearch 版本。