PHPackages                             mirocow/yii2-elasticsearch-debug - 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. [Search &amp; Filtering](/categories/search)
4. /
5. mirocow/yii2-elasticsearch-debug

ActiveYii2-extension[Search &amp; Filtering](/categories/search)

mirocow/yii2-elasticsearch-debug
================================

Yii2 elasticsearch debug panel

v0.0.5(6y ago)44.7k3[2 issues](https://github.com/Mirocow/yii2-elasticsearch-debug/issues)MITPHPPHP &gt;=5.4.0

Since Oct 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Mirocow/yii2-elasticsearch-debug)[ Packagist](https://packagist.org/packages/mirocow/yii2-elasticsearch-debug)[ RSS](/packages/mirocow-yii2-elasticsearch-debug/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (6)Used By (0)

yii2-elasticsearch-debug
========================

[](#yii2-elasticsearch-debug)

[![](https://raw.githubusercontent.com/Mirocow/yii2-elasticsearch-debug/master/panel.png)](https://raw.githubusercontent.com/Mirocow/yii2-elasticsearch-debug/master/panel.png)

Install
=======

[](#install)

```
$ composer require --prefer-dist mirocow/yii2-elasticsearch-debug
```

```
if (YII_DEBUG) {
    // configuration adjustments for 'dev' environment
    $config['bootstrap'][] = 'debug';
    $config['modules']['debug'] = [
        'class' => 'yii\debug\Module',
        'allowedIPs' => ['127.0.0.1', '::1'],
        'panels' => [
            'elasticsearch' => [
                'class' => 'mirocow\\elasticsearch\\debug\\DebugPanel',
            ],
        ],
    ];
}
];
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~99 days

Total

5

Last Release

2359d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b153b4b289b4cae263a6422fc4b660bb6b78392637914110f62a905d389656df?d=identicon)[Mirocow](/maintainers/Mirocow)

---

Top Contributors

[![Mirocow](https://avatars.githubusercontent.com/u/376396?v=4)](https://github.com/Mirocow "Mirocow (18 commits)")

---

Tags

debugelasticsearchyii2-elasticsearch-debug

### Embed Badge

![Health badge](/badges/mirocow-yii2-elasticsearch-debug/health.svg)

```
[![Health](https://phpackages.com/badges/mirocow-yii2-elasticsearch-debug/health.svg)](https://phpackages.com/packages/mirocow-yii2-elasticsearch-debug)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)

PHPackages © 2026

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