thienhungho/yii2-helper-functions

Helper functions for Yii2


Keywords
extension, helper, functions, yii2, php, yii2-extension
License
BSD-3-Clause

Documentation

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.