thienhungho / yii2-helper-functions
Helper functions for Yii2
Installs: 84
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0.9
README
Helper functions for Yii2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist thienhungho/yii2-helper-functions "*"
or add
"thienhungho/yii2-helper-functions": "*"
to the require section of your composer.json
file.