2017 © Pedro PelĆ”ez
 

yii2-extension yii2-gii

Yii2 CRUD Generator base on most popular extension as kartik-v, wbraganca, miloschuman

image

rociosoft/yii2-gii

Yii2 CRUD Generator base on most popular extension as kartik-v, wbraganca, miloschuman

  • Wednesday, June 29, 2016
  • by rociosoft
  • Repository
  • 2 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

# rociosoft\yii2-gii

Yii2 CRUD Generator base on most popular extension as kartik-v, wbraganca, miloschuman, (*1)

The objective of this extension is create rapid applications by using a lot of the best and popular components available to all programmers., (*2)

It is created initially for make CRUD (Create, Read, Update, Delete) in Yii2 with wondeful style of the other extensions., (*3)

Installation

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

Either run, (*5)

php composer.phar require rociosoft/yii2-gii "dev-master"

or add, (*6)

"rociosoft/yii2-gii": "dev-master"

to the require section of your composer.json file., (*7)

Usage

Once the extension is installed, simply use it in your code by :, (*8)

<?= \rociosoft\gii\; ?>

En EspaƱol

The Versions