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

v0.0.1 2016-09-07 12:56 UTC

This package is not auto-updated.

Last update: 2024-05-11 15:29:59 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.