pozitronik/yii2-helpers

Some useful helpers for Yii2 framework

Installs: 4 267

Dependents: 9

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 3

Type:yii2-extension

1.1.3 2023-04-03 08:24 UTC

This package is auto-updated.

Last update: 2024-03-03 12:04:13 UTC


README

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).