pimcore/opensearch-client
Pimcore Opensearch Client
Maintainers
Package info
github.com/pimcore/opensearch-client
Type:pimcore-bundle
pkg:composer/pimcore/opensearch-client
v2026.1.1
2026-04-21 17:42 UTC
Requires
- php: ~8.4.0 || ~8.5.0
- opensearch-project/opensearch-php: ^2.2.0
- pimcore/pimcore: ^2026.1
- react/promise: ^2.11
Requires (Dev)
- codeception/codeception: ^5.3.5
- codeception/module-asserts: ^2
- codeception/module-symfony: ^3.7.1
- fakerphp/faker: ^1.23
- nyholm/psr7: ^1
- phpstan/phpstan: 2.1.40
- phpstan/phpstan-symfony: ^2.0
- phpunit/phpunit: ^12.5.23 || ^13.1.7
- symfony/phpunit-bridge: ^7.2
Suggests
None
Provides
None
Conflicts
Replaces
None
proprietary 99d004000c1cd5a049665de648fd3b70cf9820ea
This package is auto-updated.
Last update: 2026-06-16 13:21:44 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 |
