mhndev/yii2-comment

comment implementation in Yii2

Maintainers

Package info

github.com/mhndev/yii2-comment

Type:yii2-extension

pkg:composer/mhndev/yii2-comment

Statistics

Installs: 52

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

1.0.13 2016-09-26 13:22 UTC

This package is auto-updated.

Last update: 2026-03-06 13:26:01 UTC


README

comment implementation in Yii2

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist mhndev/yii2-comment "*"

or add

"mhndev/yii2-comment": "*"

to the require section of your composer.json file.

Usage

this section is going to be complete soon.