sebathi / yii2-comp
Library of assets to use with Yii2 Framework.
Package info
Type:yii2-extension
pkg:composer/sebathi/yii2-comp
v0.0.1
2016-09-07 12:56 UTC
Requires
- yiisoft/yii2: ~2.0
This package is not auto-updated.
Last update: 2026-03-15 01:22:24 UTC
README
This extension provides a library of components that were improved to use with the
Yii 2 Framework.
For license information check the LICENSE-file.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist sebathi/yii2-comp
or add
"sebathi/yii2-comp": "~2.0.0"
to the require section of your composer.json.
index
The following components are included:
- yii2comp/console/Migration: Migration with error detection support and resolution.