vova07 / yii2-start-behaviors
Yii2-start behaviors package.
Package info
github.com/vova07/yii2-start-behaviors
Type:yii2-extension
pkg:composer/vova07/yii2-start-behaviors
0.1.0
2014-08-28 16:57 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-02-24 08:58:21 UTC
README
Yii2-Start application behaviors package.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist vova07/yii2-start-behaviors "*"
or add
"vova07/yii2-start-behaviors": "*"
to the require section of your composer.json file.