thienhungho / yii2-helper-functions
Helper functions for Yii2
Package info
github.com/thienhungho/yii2-helper-functions
Type:yii2-extension
pkg:composer/thienhungho/yii2-helper-functions
v1.0.8
2019-05-15 02:15 UTC
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.