voskobovich/yii2-gii-generators

Custom gii generators for Yii2

v1.0.0 2015-10-15 09:39 UTC

This package is not auto-updated.

Last update: 2024-03-12 00:33:34 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.