PHPackages                             johnproza/yii2-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. johnproza/yii2-comments

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

johnproza/yii2-comments
=======================

Comments extension for items

06PHP

Since Mar 11Pushed 7y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Comments extension for items
============================

[](#comments-extension-for-items)

Comments extension for items

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

[](#installation)

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

Either run

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

```

or add

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

```

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

Usage
-----

[](#usage)

Before using you must prepare database

```
php yii migrate --migrationPath=@vendor/johnproza/yii2-comments/migrations
```

Module setup
------------

[](#module-setup)

Insert into your config file

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ab1027b4903c5e27561899adbf69023d374569070b75ed5b4d815f3b5a5c90b?d=identicon)[proza](/maintainers/proza)

---

Top Contributors

[![johnproza](https://avatars.githubusercontent.com/u/18140099?v=4)](https://github.com/johnproza "johnproza (20 commits)")

### Embed Badge

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

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

###  Alternatives

[johnpbloch/wordpress

WordPress is open source software you can use to create a beautiful website, blog, or app.

6079.5M470](/packages/johnpbloch-wordpress)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.1M185](/packages/typo3-cms-form)[phpsa/laravel-yourls-plugin

Plugin which integrates Laravel with Yourls (Your Own URL Shortener).

172.9k](/packages/phpsa-laravel-yourls-plugin)

PHPackages © 2026

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