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.
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.
This version is still under development and not intended for use in any production evironments.