PHPackages                             itsurka/yii2-simple-comment - 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. itsurka/yii2-simple-comment

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

itsurka/yii2-simple-comment
===========================

A simple comment extension.

034PHP

Since Feb 2Pushed 11y ago1 watchersCompare

[ Source](https://github.com/itsurka/yii2-simple-comment)[ Packagist](https://packagist.org/packages/itsurka/yii2-simple-comment)[ RSS](/packages/itsurka-yii2-simple-comment/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Simple Comment
==============

[](#simple-comment)

***UNDER DEVELOPING! DO NOT USE IN PRODUCTION!***

A simple comment extension.

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

[](#installation)

1. Download extension

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

Either run

```
php composer.phar require --prefer-dist itsurka/yii2-simple-comment "*"

```

or add

```
"itsurka/yii2-simple-comment": "*"

```

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

2. Apply migrations from yii2-simple-comment/migrations folder.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
