2017 © Pedro Peláez
 

yii2-extension yii2-gii

This is a CRUD generator for the framework YII2, which is highly configurable and allows reusing the generator till final version.

image

yasheena/yii2-gii

This is a CRUD generator for the framework YII2, which is highly configurable and allows reusing the generator till final version.

  • Monday, November 21, 2016
  • by yasheena
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

This is still a development version! Please wait for a beta release!, (*1)

CRUD Generator for repeated use

This packet contains a CRUD generator for the framework YII2., (*2)

This generator generates a controller and views that implement CRUD operations for the specified data model using the great modules of kartik-v., (*3)

Many parameters of the Grid can be defined and this data is stored for reusing the generator to update the Grid settings till final version. This settings inculdes the handling of foreign keys, search fields, column formats, withs, visibility, order, labels and alignment and also additional buttons (including glyphicons) in the footer area for actions and mass actions., (*4)

The template is splitted into two parts, so you can write already code in one part and update settings of the grid in the other part by using the generator., (*5)

Installation

The preferred way to install this extension is through composer., (*6)

Either run, (*7)

php composer.phar require --prefer-dist yasheena/yii2-gii:"*"

or add, (*8)

"yasheena/yii2-gii": "*"

to the require-dev section of your composer.json file., (*9)

Usage

Once the extension is installed, you can find a new CRUD generator in your generator list., (*10)

The Versions

21/11 2016

dev-master

9999999-dev

This is a CRUD generator for the framework YII2, which is highly configurable and allows reusing the generator till final version.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Wolfgang Mattis

extension yii2 gii generator

21/11 2016

0.1.3

0.1.3.0

This is a CRUD generator for the framework YII2, which is highly configurable and allows reusing the generator till final version.

  Sources   Download

MIT

The Requires

 

by Wolfgang Mattis

extension yii2 gii generator

21/11 2016

0.1.1

0.1.1.0

This is a CRUD generator for the framework YII2, which is highly configurable and allows reusing the generator till final version.

  Sources   Download

MIT

The Requires

 

by Wolfgang Mattis

extension yii2 gii generator

19/11 2016

0.1.0

0.1.0.0

This is a CRUD generator for the framework YII2, which is highly configurable and allows reusing the generator till final version.

  Sources   Download

MIT

The Requires

 

by Wolfgang Mattis

extension yii2 gii generator