mongosoft/yii2-behaviors

This package is abandoned and no longer maintained. No replacement package was suggested.

Collection of useful behaviors for Yii 2

Installs: 119

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 2

Type:yii2-extension

0.1.0 2014-11-29 21:43 UTC

This package is not auto-updated.

Last update: 2018-05-05 20:41:21 UTC


README

Additional behaviors for Yii 2

Latest Stable Version Total Downloads

Behaviors available in this bundle

The yii2-behaviors bundle automatically includes behaviors from these sub repositories for accessing via \mongosoft\behaviors\ namespace.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist mongosoft/yii2-behaviors "*"

or add

"mongosoft/yii2-behaviors": "*"

to the require section of your composer.json file.