pozitronik/yii2-helpers

Some useful helpers for Yii2 framework


Keywords
extension, helper, yii2
License
CNRI-Python-GPL-Compatible

Documentation

yii2-helpers

Some useful helpers for Yii2 framework

GitHub Workflow Status

Installation

The preferred way to install this extension is through composer.

Run

php composer.phar require pozitronik/yii2-helpers "^1.0.0"

or add

"pozitronik/yii2-helpers": "^1.0.0"

to the require section of your composer.json file.

Requirements

PHP >= 8.0

Usage

Sorry, not documented yet (but you can rely to PHPDoc).