vova07 / yii2-start-behaviors
Yii2-start behaviors package.
Installs: 2 857
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 2
Open Issues: 0
Type:yii2-extension
pkg:composer/vova07/yii2-start-behaviors
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2025-10-07 07:13:48 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.