thienhungho/yii2-helper-functions

Helper functions for Yii2

Installs: 86

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/thienhungho/yii2-helper-functions

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

This package is auto-updated.

Last update: 2025-10-15 14:41:20 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.