Yii2 Helper Funtions
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.