voskobovich / yii2-gii-generators
Custom gii generators for Yii2
Package info
github.com/voskobovich/yii2-gii-generators
Type:yii2-gii
pkg:composer/voskobovich/yii2-gii-generators
v1.0.0
2015-10-15 09:39 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: *
Requires (Dev)
This package is not auto-updated.
Last update: 2026-03-10 10:01:57 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist voskobovich/yii2-gii-generators "*"
or add
"voskobovich/yii2-gii-generators": "*"
to the require section of your composer.json file.