2017 © Pedro Peláez
 

yii2-extension yii2-gii-extended

Yii2 Gii Extended templates and generators

image

panwenbin/yii2-gii-extended

Yii2 Gii Extended templates and generators

  • Sunday, January 1, 2017
  • by panwenbin
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Yii2 Gii Extended

  • model template with TimestampBehavior and BlameableBehavior according to columns

Usage

    $config['modules']['gii'] = [
        'class' => 'yii\gii\Module',
        'generators' => [
            'model' => [
                'class' => 'yii\gii\generators\model\Generator',
                'templates' => [
                    'with-behaviors' => '@vendor/panwenbin/yii2-gii-extended/src/generators/model/default',
                ],
            ],
        ],
    ];

The Versions

01/01 2017

dev-master

9999999-dev

Yii2 Gii Extended templates and generators

  Sources   Download

MIT

The Requires

 

by Pan Wenbin

gii model behavior timestampbehavior blameablebehavior

01/01 2017

0.0.1

0.0.1.0

Yii2 Gii Extended templates and generators

  Sources   Download

MIT

The Requires

 

by Pan Wenbin

gii model behavior timestampbehavior blameablebehavior