sebathi / yii2-comp
Library of assets to use with Yii2 Framework.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0
This package is not auto-updated.
Last update: 2024-10-26 18:01:18 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.