csa12 / yii2
Yii 2.0 enhancements by CSA
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/csa12/yii2
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2025-10-29 16:21:27 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.