PHPackages                             manticoresoftware/manticoresearch-auto-replication - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. manticoresoftware/manticoresearch-auto-replication

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

manticoresoftware/manticoresearch-auto-replication
==================================================

Library for automation of replication of Manticore Search in Kubernetes. Used by Manticore Helm chart and other projects

2.1.3(2mo ago)21.9k1Apache-2.0PHPPHP &gt;=7.4CI passing

Since Aug 9Pushed 2mo ago6 watchersCompare

[ Source](https://github.com/manticoresoftware/manticoresearch-auto-replication)[ Packagist](https://packagist.org/packages/manticoresoftware/manticoresearch-auto-replication)[ RSS](/packages/manticoresoftware-manticoresearch-auto-replication/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (10)Versions (25)Used By (0)

### Local development

[](#local-development)

Create `index.php` file for local debug

```
require('vendor/autoload.php');

$labels = [
    'app.kubernetes.io/component' => 'worker',
    'app.kubernetes.io/instance' => 'helm',
];

$api = new ApiClient();
$api->setApiUrl('http://localhost:8080');
$api->setNamespace('helm');
$api->setMode(ApiClient::DEV_MODE);
```

Run k8s proxy

```
kubectl proxy --port=8080

```

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance84

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.1% of commits — single point of failure

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 ~72 days

Recently: every ~117 days

Total

20

Last Release

84d ago

Major Versions

1.2.2 → 2.0.02025-01-30

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28718748?v=4)[Manticore Search](/maintainers/manticoresearch)[@manticoresearch](https://github.com/manticoresearch)

---

Top Contributors

[![KlimTodrik](https://avatars.githubusercontent.com/u/19153169?v=4)](https://github.com/KlimTodrik "KlimTodrik (27 commits)")[![Dlahacz](https://avatars.githubusercontent.com/u/10050317?v=4)](https://github.com/Dlahacz "Dlahacz (1 commits)")[![sanikolaev](https://avatars.githubusercontent.com/u/28719845?v=4)](https://github.com/sanikolaev "sanikolaev (1 commits)")

### Embed Badge

![Health badge](/badges/manticoresoftware-manticoresearch-auto-replication/health.svg)

```
[![Health](https://phpackages.com/badges/manticoresoftware-manticoresearch-auto-replication/health.svg)](https://phpackages.com/packages/manticoresoftware-manticoresearch-auto-replication)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.0k](/packages/laravel-framework)[craftcms/cms

Craft CMS

3.6k3.7M3.3k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k19](/packages/tempest-framework)[google/cloud

Google Cloud Client Library

1.2k16.9M57](/packages/google-cloud)[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

346137.0M125](/packages/google-cloud-core)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M650](/packages/shopware-core)

PHPackages © 2026

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