thienhungho/yii2-backend-app-functions

Yii2 backend app functions

v1.0.0 2019-03-15 04:48 UTC

This package is auto-updated.

Last update: 2024-04-15 14:38:03 UTC


README

Helper functions for Yii2 Backend App

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-backend-app-functions": "*"

to the require section of your composer.json file.