PHPackages                             eluhr/yii2-comments-module - 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. eluhr/yii2-comments-module

ActiveYii2-extension

eluhr/yii2-comments-module
==========================

Comments module for Yii 2 Framework

1.0.0(6y ago)001PHPPHP &gt;=7.0.0

Since Mar 30Pushed 5y agoCompare

[ Source](https://github.com/eluhr/yii2-comments-module)[ Packagist](https://packagist.org/packages/eluhr/yii2-comments-module)[ RSS](/packages/eluhr-yii2-comments-module/feed)WikiDiscussions master Synced today

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

Yii2 Comments Module
====================

[](#yii2-comments-module)

Installation
------------

[](#installation)

```
composer require dmstr/yii2-comments-module
```

Configuration
-------------

[](#configuration)

Add this to your configuration

```
[
    'modules' => [
        'comment' => [
            'class' => dmstr\comments\Module::class
        ]
    ],
    'controllerMap' => [
        'migrate' => [
            'migrationPath' => [
                '@vendor/dmstr/comments/migrations'
            ]
        ]
    ]
];
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Unknown

Total

1

Last Release

2231d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/07b2ebef20cf3f8b95894ff50fdb0ba46cf04c8d74ffbb6a4e724af8569a8aec?d=identicon)[eluhr](/maintainers/eluhr)

---

Top Contributors

[![eluhr](https://avatars.githubusercontent.com/u/13000805?v=4)](https://github.com/eluhr "eluhr (6 commits)")

---

Tags

yii2extension

### Embed Badge

![Health badge](/badges/eluhr-yii2-comments-module/health.svg)

```
[![Health](https://phpackages.com/badges/eluhr-yii2-comments-module/health.svg)](https://phpackages.com/packages/eluhr-yii2-comments-module)
```

###  Alternatives

[skeeks/cms

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

13825.6k46](/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)
