csa12/yii2

Yii 2.0 enhancements by CSA

dev-master 2015-10-04 20:50 UTC

This package is not auto-updated.

Last update: 2024-05-15 09:10:25 UTC


README

These enhancements for Yii 2.0 enhance certain features
for development purposes by CSA and can perhaps be of use to others.

This repository is available via https://github.com/csa12/yii2. For license information check the LICENSE-file.

Installation

The preferred way to install is through composer.

Either run

composer require csa12/yii2

or add

"csa12/yii2": "dev-master",

to the require section of your composer.json.

Note

This version is still under development and not intended for use in any production evironments.