maddoger / yii2-core
There is no license information available for the latest version (v1.0.9) of this package.
Core extension for Yii2.
v1.0.9
2018-05-27 21:37 UTC
Requires
README
Yii2 Core Module by maddoger
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist maddoger/yii2-core "*"
or add
"maddoger/yii2-core": "*"
to the require section of your composer.json file.