six-it/opensearch-client
Pimcore Opensearch Client
Maintainers
Package info
github.com/6IT-Development/opensearch-client
Type:pimcore-bundle
pkg:composer/six-it/opensearch-client
v1.0.0
2026-01-29 13:43 UTC
Requires
- php: ^8.1
- opensearch-project/opensearch-php: ^2.2.0
- six-it/pimcore-source: ^1.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.10.5
- phpstan/phpstan-symfony: ^1.2.20
- phpunit/phpunit: ^9.3 || 10.2.7
- symfony/phpunit-bridge: ^6
Suggests
None
Provides
None
Conflicts
Replaces
None
GPL-3.0-or-later 9dc27121331a3bb96e826fa2a977b8ebc10273f9
This package is auto-updated.
Last update: 2026-06-11 12:17:32 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 |
