thienhungho/yii2-helper-functions

Helper functions for Yii2

v1.0.8 2019-05-15 02:15 UTC

This package is auto-updated.

Last update: 2024-04-15 10:51:44 UTC


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.