sebathi/yii2-comp

Library of assets to use with Yii2 Framework.

Maintainers

👁 sebathi

Package info

github.com/sebathi/yii2-comp

Forum

Wiki

Type:yii2-extension

pkg:composer/sebathi/yii2-comp

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 6cff9d42e7da166e72cc4740da7a7b4e38436ef3

  • Sebastian Thierer <sebathi.woop@gmail.com>

assetsmigrationyii2

This package is not auto-updated.

Last update: 2026-06-21 02:30:47 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.