PHPackages                             uzdevid/yii2-dashboard-chat - 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. uzdevid/yii2-dashboard-chat

ActiveYii2-extension

uzdevid/yii2-dashboard-chat
===========================

Chat of dashboard panel

0.0.11(3y ago)0331MITPHP

Since Apr 18Pushed 3y agoCompare

[ Source](https://github.com/uzdevid/yii2-dashboard-chat)[ Packagist](https://packagist.org/packages/uzdevid/yii2-dashboard-chat)[ RSS](/packages/uzdevid-yii2-dashboard-chat/feed)WikiDiscussions main Synced 1mo ago

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

Chat for Dashboard panel
========================

[](#chat-for-dashboard-panel)

Migration
---------

[](#migration)

config/console.php

```
'controllerMap' => [
    'migrate' => [
        'class' => 'yii\console\controllers\MigrateController',
        'migrationPath' => [
            '@app/migrations',
            '@vendor/uzdevid/dashboard-chat/migrations'
        ],
    ],
],
```

config/console.php

```
'controllerMap' => [
    'chat' => uzdevid\dashboard\chat\commands\ChatController::class,
],
```

and run command

```
yii chat/run
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Total

12

Last Release

1119d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/104216283?v=4)[UzDevid](/maintainers/uzdevid)[@uzdevid](https://github.com/uzdevid)

---

Top Contributors

[![DikoIbragimov](https://avatars.githubusercontent.com/u/167644693?v=4)](https://github.com/DikoIbragimov "DikoIbragimov (17 commits)")

---

Tags

yii2extension

### Embed Badge

![Health badge](/badges/uzdevid-yii2-dashboard-chat/health.svg)

```
[![Health](https://phpackages.com/badges/uzdevid-yii2-dashboard-chat/health.svg)](https://phpackages.com/packages/uzdevid-yii2-dashboard-chat)
```

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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