Download the PHP package engmohamedamer/yii2-enhanced-gii without Composer
On this page you can find all versions of the php package engmohamedamer/yii2-enhanced-gii. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-enhanced-gii
yii2-enhanced-gii
Yii2 Gii (generator) with Relation
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require
section of your composer.json
file.
Then you must add this code at your config\main.php.
Usage :
Go to your gii tools, and notice the new IO Generator for models & CRUD
Features
Model :
- Generate optimistic lock
- Generate Timestamp Behaviors
- Generate Blameable Behavior
- Generate UUID Behavior
CRUD :
- Generate all CRUD with wildcard (*) of table
- Generate related input output
- Specify your name/label attribute for foreign keys
- Set your column to hidden
- Specify your skipped columns
- Specify your skipped relations
- Set pluralize or not
- PDF Printable view
- Expandable / collapsible row at index grid view for related data
To Do
- Nested set detector & generator -> cancelled, move to -> https://github.com/mootensai/yii2-enhanced-gii-nested (unfinished)
- One-page-CRUD template
- Generate migrations for tables (like https://github.com/mdmsoft/yii2-gii)
- RESTful template
I'm open for any improvement
Thanks To
- Jiwanndaru ([email protected]) for creating the tradition
- kartik-v (https://github.com/kartik-v) for most of widgets
- schmunk42 (https://github.com/schmunk42) for bootstrap & model base & extension
- mdmunir (https://github.com/mdmunir) for JsBlock
All versions of yii2-enhanced-gii with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
mootensai/yii2-uuid-behavior Version *
marena/yii2-relation-trait Version ^1.1
mootensai/yii2-jsblock Version *
mootensai/yii2-optimistic-lock-validator Version *
kartik-v/yii2-builder Version *
kartik-v/yii2-grid Version *
kartik-v/yii2-widgets Version *
kartik-v/yii2-mpdf Version *
kartik-v/yii2-export Version *
kartik-v/yii2-tabs-x Version *
mootensai/yii2-uuid-behavior Version *
marena/yii2-relation-trait Version ^1.1
mootensai/yii2-jsblock Version *
mootensai/yii2-optimistic-lock-validator Version *
kartik-v/yii2-builder Version *
kartik-v/yii2-grid Version *
kartik-v/yii2-widgets Version *
kartik-v/yii2-mpdf Version *
kartik-v/yii2-export Version *
kartik-v/yii2-tabs-x Version *
The package engmohamedamer/yii2-enhanced-gii contains the following files
Loading the files please wait ....