pimcore / opensearch-client
Pimcore Opensearch Client
Package info
github.com/pimcore/opensearch-client
Type:pimcore-bundle
pkg:composer/pimcore/opensearch-client
v2.1.0
2025-06-10 08:53 UTC
Requires
- php: ~8.3.0 || ~8.4.0
- opensearch-project/opensearch-php: ^2.2.0
- pimcore/pimcore: ^12.0
Requires (Dev)
- codeception/codeception: ^4.1.12 || ^5.0.10
- codeception/module-asserts: ^2
- codeception/module-symfony: ^1.6.0 || ^3.1.1
- codeception/phpunit-wrapper: ^9
- fakerphp/faker: ^1.23
- nyholm/psr7: ^1
- phpstan/phpstan: 1.12.15
- phpstan/phpstan-symfony: ^1.3.5
- phpunit/phpunit: ^9.3 || 10.2.7
- symfony/phpunit-bridge: ^6
Conflicts
This package is auto-updated.
Last update: 2026-03-06 07:27:24 UTC
README
This bundle provides a central configuration and factory for creating Opensearch clients to be used in other bundles.
It allows to configure one or more Opensearch clients with different configuration settings. The corresponding settings are then registered as services and can be injected into any services.
Compatibility with OpenSearch
| Pimcore Client Version | OpenSearch Version |
|---|---|
| 1.0.0 | 1.0.0-2.1.0 |