pozitronik/yii2-traits

Expansion traits for Yii2 components

Installs: 3 732

Dependents: 10

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.5 2022-09-08 09:51 UTC

This package is auto-updated.

Last update: 2024-09-08 14:29:48 UTC


README

Трейты, для расширения свойств компонентов Yii2

Installation

The preferred way to install this extension is through composer.

Run

php composer.phar require pozitronik/yii2-traits "dev-master"

or add

"pozitronik/yii2-traits": "dev-master"

to the require section of your composer.json file.

Requirements

PHP >= 7.4.0

Usage

Not documented yet.