PHPackages                             range-web/yii2-rw-comments - 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. range-web/yii2-rw-comments

ActiveYii2-extension

range-web/yii2-rw-comments
==========================

Yii2 comments

029PHP

Since Jun 3Pushed 9y ago3 watchersCompare

[ Source](https://github.com/range-web/yii2-rw-comments)[ Packagist](https://packagist.org/packages/range-web/yii2-rw-comments)[ RSS](/packages/range-web-yii2-rw-comments/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist rangeweb/yii2-comments "*"

```

or add

```
"rangeweb/yii2-comments": "*"

```

to the require section of your `composer.json` file.

Apply migration

```
yii migrate --migrationPath=vendor/range-web/yii2-rw-comments/migrations
```

Configuration:

```
'modules' => [
    'filesystem' => [
        'class' => 'rangeweb\comments\Module',
    ],
],
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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/4cfd4292355586690d5773695fee9da302e8af60b7cc7aeb37742baed4157b67?d=identicon)[rangeweb](/maintainers/rangeweb)

---

Top Contributors

[![range-web](https://avatars.githubusercontent.com/u/4777413?v=4)](https://github.com/range-web "range-web (6 commits)")[![udaf](https://avatars.githubusercontent.com/u/4729006?v=4)](https://github.com/udaf "udaf (3 commits)")

### Embed Badge

![Health badge](/badges/range-web-yii2-rw-comments/health.svg)

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

PHPackages © 2026

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