PHPackages                             mickeyur/yii2-commentator - 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. [Framework](/categories/framework)
4. /
5. mickeyur/yii2-commentator

ActiveLibrary[Framework](/categories/framework)

mickeyur/yii2-commentator
=========================

Yii-2 comments module

42684[2 issues](https://github.com/MickeyUr/yii2-commentator/issues)PHP

Since Aug 16Pushed 9y ago2 watchersCompare

[ Source](https://github.com/MickeyUr/yii2-commentator)[ Packagist](https://packagist.org/packages/mickeyur/yii2-commentator)[ RSS](/packages/mickeyur-yii2-commentator/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

composer.phar require mickeyur/yii2-commentator:dev-master

yii migrate/up --migrationPath=@vendor/mickeyur/yii2-commentator/migrations

'modules' =&gt; \[ ...

```
    'comments' => [
        'class' => 'mickey\commentator\Module',
        'userModelClass' => 'common\models\User',
        'isSuperuser' => 'Yii::$app->user->identity->isAdmin',
        'userEmailField' => 'email',
        'usernameField' => 'username',
    ],
  ...

],

```

Yii-commentator
===============

[](#yii-commentator)

Модуль древовидных комментариев для Yii. Настройка, использование и подробности на странице проекта [Yii Commentator](http://zabolotskikh.com/yii/comments-module/)

[![Комментарии Yii Commentator](https://camo.githubusercontent.com/5b6a2529cba8a5c55a92ff3b448bef8d4b8cb4391789453640250bb9dd49e704/687474703a2f2f7a61626f6c6f74736b696b682e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031342f30372f636f6d6d656e74732d383530783437372e706e67)](https://camo.githubusercontent.com/5b6a2529cba8a5c55a92ff3b448bef8d4b8cb4391789453640250bb9dd49e704/687474703a2f2f7a61626f6c6f74736b696b682e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031342f30372f636f6d6d656e74732d383530783437372e706e67)

[![Управление комментариями в Yii Commentator](https://camo.githubusercontent.com/697d2202814f88b4f6c46a43a1935a9d2b20a1a81efbea516ab58177f4619d8a/687474703a2f2f7a61626f6c6f74736b696b682e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031342f30372f636f6d6d656e74735f6d616e6167652e706e67)](https://camo.githubusercontent.com/697d2202814f88b4f6c46a43a1935a9d2b20a1a81efbea516ab58177f4619d8a/687474703a2f2f7a61626f6c6f74736b696b682e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031342f30372f636f6d6d656e74735f6d616e6167652e706e67)

[![Настройки модуля комментариев Yii Commentator](https://camo.githubusercontent.com/71f67626851f8baca0f939ec00579dc2566f25eba16c96eb9121bf9cde57266b/687474703a2f2f7a61626f6c6f74736b696b682e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031342f30372f636f6d6d656e745f73657474696e67732e706e67)](https://camo.githubusercontent.com/71f67626851f8baca0f939ec00579dc2566f25eba16c96eb9121bf9cde57266b/687474703a2f2f7a61626f6c6f74736b696b682e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031342f30372f636f6d6d656e745f73657474696e67732e706e67)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.4% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/77c7c242e53db054cc2c02985191af44d75ffc0cc3b45237fbd1c6a32ae79014?d=identicon)[MickeyUr](/maintainers/MickeyUr)

---

Top Contributors

[![MickeyUr](https://avatars.githubusercontent.com/u/2930089?v=4)](https://github.com/MickeyUr "MickeyUr (29 commits)")[![werew01f](https://avatars.githubusercontent.com/u/6412850?v=4)](https://github.com/werew01f "werew01f (14 commits)")

### Embed Badge

![Health badge](/badges/mickeyur-yii2-commentator/health.svg)

```
[![Health](https://phpackages.com/badges/mickeyur-yii2-commentator/health.svg)](https://phpackages.com/packages/mickeyur-yii2-commentator)
```

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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