voskobovich / yii2-setting-toolkit
Tools to create configuration section in the for Yii2
Installs: 193
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 1
Open Issues: 0
Type:yii2-toolkit
Requires
- php: >=5.4.0
- voskobovich/yii2-alert: ^1.0
- voskobovich/yii2-base-toolkit: ^2.0
- vova07/yii2-imperavi-widget: ^1.0
- yiisoft/yii2: ^2.0
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist voskobovich/yii2-setting-toolkit "~3.0"
or add
"voskobovich/yii2-setting-toolkit": "~3.0"
to the require section of your composer.json
file.