vova07 / yii2-start-base
The base extension of Yii2-Start application.
Package info
github.com/vova07/yii2-start-base
Type:yii2-extension
pkg:composer/vova07/yii2-start-base
0.1.0
2014-10-12 19:31 UTC
Requires
This package is not auto-updated.
Last update: 2026-02-28 22:17:00 UTC
README
Yii2-Start base.
This is the base extension of Yii2-Start application.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist vova07/yii2-start-base "*"
or add
"vova07/yii2-start-base": "*"
to the require section of your composer.json file.