pimcore / opensearch-client
Pimcore Opensearch Client
Installs: 34 052
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 9
Forks: 2
Open Issues: 1
Type:pimcore-bundle
Requires
- php: ^8.0
- opensearch-project/opensearch-php: ^2.2.0
- pimcore/pimcore: ^10.6 || ^11.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
This package is auto-updated.
Last update: 2024-10-31 14:17:48 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.