Search by

svit-ws / yii2-tools

svit-ws

Common tools, mixins, helpers, behaviors, validators & etc.

Package info

github.com/svit-ws/yii2-tools

Type:yii2-extension

pkg:composer/svit-ws/yii2-tools

Statistics

Installs: 42

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.2 2021-03-07 10:06 UTC

This package is auto-updated.

Last update: 2026-09-07 22:43:08 UTC


README

Common tools, mixins, helpers, behaviors, validators & etc.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist svit-ws/yii2-tools "*"

or add

"svit-ws/yii2-tools": "*"

to the 'require' section of your composer.json file.