PHPackages                             pimcore/opensearch-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pimcore/opensearch-client

ActivePimcore-bundle[Utility &amp; Helpers](/categories/utility)

pimcore/opensearch-client
=========================

Pimcore Opensearch Client

v2026.2.0(2mo ago)2462.1k↓17.5%8[2 PRs](https://github.com/pimcore/opensearch-client/pulls)6proprietaryPHPPHP ~8.4.0 || ~8.5.0CI passing

Since Feb 27Pushed 2w ago6 watchersCompare

[ Source](https://github.com/pimcore/opensearch-client)[ Packagist](https://packagist.org/packages/pimcore/opensearch-client)[ RSS](/packages/pimcore-opensearch-client/feed)WikiDiscussions 2026.x Synced 2w ago

READMEChangelog (10)Dependencies (36)Versions (35)Used By (6)

Pimcore Opensearch Client
=========================

[](#pimcore-opensearch-client)

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
-----------------------------

[](#compatibility-with-opensearch)

Pimcore Client VersionOpenSearch Version&gt;= 1.0&gt;= 1.0, &lt; 3.0OpenSearch 3 is not supported yet: all client versions ship the `opensearch-project/opensearch-php` client in version `^2.2`, which targets OpenSearch 1.x and 2.x servers.

Documentation Overview
----------------------

[](#documentation-overview)

- [Installation](./doc/01_Installation/README.md)
- [Configuration](./doc/02_Configuration.md)
- [Usage](./doc/03_Usage.md)

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance92

Actively maintained with recent releases

Popularity43

Moderate usage in the ecosystem

Community32

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor4

4 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~42 days

Recently: every ~4 days

Total

22

Last Release

19d ago

Major Versions

v1.1.1 → v2.0.0-RC12025-04-09

2.x-dev → v2026.1.02026-03-26

v2.2.2 → v2026.1.12026-04-21

v2.2.3 → 2026.1.x-dev2026-07-14

PHP version history (4 changes)v1.0.0PHP ^8.0

v1.1.0-RC1PHP ^8.1

v2.0.0-RC1PHP ~8.3.0 || ~8.4.0

v2026.1.0PHP ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a4f3f1757235f1aa825553d8cc9a0f8fe4def6f406eb37e83220669d2eda268?d=identicon)[herbertroth](/maintainers/herbertroth)

---

Top Contributors

[![berfinyuksel](https://avatars.githubusercontent.com/u/99557970?v=4)](https://github.com/berfinyuksel "berfinyuksel (13 commits)")[![mcop1](https://avatars.githubusercontent.com/u/89011527?v=4)](https://github.com/mcop1 "mcop1 (7 commits)")[![alexz707](https://avatars.githubusercontent.com/u/562324?v=4)](https://github.com/alexz707 "alexz707 (7 commits)")[![martineiber](https://avatars.githubusercontent.com/u/11687066?v=4)](https://github.com/martineiber "martineiber (7 commits)")[![jcPimcore](https://avatars.githubusercontent.com/u/259032526?v=4)](https://github.com/jcPimcore "jcPimcore (5 commits)")[![lukmzig](https://avatars.githubusercontent.com/u/30526586?v=4)](https://github.com/lukmzig "lukmzig (4 commits)")[![robertSt7](https://avatars.githubusercontent.com/u/104770750?v=4)](https://github.com/robertSt7 "robertSt7 (3 commits)")[![bluvulture](https://avatars.githubusercontent.com/u/7668379?v=4)](https://github.com/bluvulture "bluvulture (3 commits)")[![fashxp](https://avatars.githubusercontent.com/u/8792145?v=4)](https://github.com/fashxp "fashxp (3 commits)")[![herbertroth](https://avatars.githubusercontent.com/u/126679157?v=4)](https://github.com/herbertroth "herbertroth (3 commits)")[![markus-moser](https://avatars.githubusercontent.com/u/4639428?v=4)](https://github.com/markus-moser "markus-moser (3 commits)")[![mattamon](https://avatars.githubusercontent.com/u/38959016?v=4)](https://github.com/mattamon "mattamon (2 commits)")[![astapc](https://avatars.githubusercontent.com/u/210384374?v=4)](https://github.com/astapc "astapc (2 commits)")[![pimcore-deployments](https://avatars.githubusercontent.com/u/71881008?v=4)](https://github.com/pimcore-deployments "pimcore-deployments (2 commits)")[![kingjia90](https://avatars.githubusercontent.com/u/6014195?v=4)](https://github.com/kingjia90 "kingjia90 (1 commits)")[![blankse](https://avatars.githubusercontent.com/u/998558?v=4)](https://github.com/blankse "blankse (1 commits)")[![lorextera](https://avatars.githubusercontent.com/u/1744861?v=4)](https://github.com/lorextera "lorextera (1 commits)")[![ellenico77](https://avatars.githubusercontent.com/u/1744861?v=4)](https://github.com/ellenico77 "ellenico77 (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pimcore-opensearch-client/health.svg)

```
[![Health](https://phpackages.com/badges/pimcore-opensearch-client/health.svg)](https://phpackages.com/packages/pimcore-opensearch-client)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k199.6M3.4k](/packages/composer-composer)[ccxt/ccxt

A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

43.6k344.8k1](/packages/ccxt-ccxt)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

47889.0k6](/packages/pimcore-data-importer)[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k434.3k26](/packages/team-reflex-discord-php)[internal/dload

Downloads binaries.

104237.5k20](/packages/internal-dload)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
