mongosoft / yii2-behaviors
This package is abandoned and no longer maintained.
No replacement package was suggested.
Collection of useful behaviors for Yii 2
Package info
github.com/mohorev/yii2-behaviors
Type:yii2-extension
pkg:composer/mongosoft/yii2-behaviors
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
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.