vova07 / yii2-start-behaviors
Yii2-start behaviors package.
Installs: 2 713
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 2
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-11-05 03:02:45 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.