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(1mo ago)21.7k1Apache-2.0PHPPHP &gt;=7.4CI passing

Since Aug 9Pushed 1mo 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 3w 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

49

—

FairBetter than 94% of packages

Maintenance92

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

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

39d 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.8k532.1M19.4k](/packages/laravel-framework)[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M17](/packages/pantheon-systems-terminus)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9317.2k55](/packages/open-dxp-opendxp)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

232.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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