ochen-studio/yii2-console

Console component for yii2 templates

Maintainers

Package info

github.com/ochen-studio/yii2-console

Type:yii-component

pkg:composer/ochen-studio/yii2-console

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-07-14 21:05 UTC

This package is auto-updated.

Last update: 2026-07-14 21:07:39 UTC


README

Базовый компонент консоли, применяемый в корпоративных шаблонах Yii2

Установка

Для подключения компонента в свой код необходимо добавить в composer.json следующий код:

"require": {
    "ochen-studio/yii2-console": "~1.0.0"
}

Или выполнить команду:

composer require ochen-studio/yii2-console

Дополнительно: