Download the PHP package hmtvltk2/yii2-kartikgii without Composer
On this page you can find all versions of the php package hmtvltk2/yii2-kartikgii. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hmtvltk2/yii2-kartikgii
More information about hmtvltk2/yii2-kartikgii
Files in hmtvltk2/yii2-kartikgii
Package yii2-kartikgii
Short Description Gii Generator base on Kartik-V extension https://github.com/kartik-v
License
Informations about the package yii2-kartikgii
yii2-kartikgii
Gii CRUD Generator base on kartik-v extension. Save repeatitive works on every new CRUD generated. Below are some of the features:
- Data grid view are generated using kartik-v/yii2-grid, pjax are use for the grid
- Detail View are generated using kartik-v/yii2-detail-view, controllers are generated to support edit mode saving and delete in Detail View.
- _form are generated using kartik-v/yii2-builder, Date/Time/DateTime/TimeStamp column are automatically generated to use DateTimePicker Widget.
- Using kartik-v/yii2-datecontrol to globalize date format, so date will automatically convert for the display and also for save according to the format you set, for all CRUD generated using this extension.
By using this extension, you no longer have to change your CRUD to using kartik-v extension, everything will be auto generated for you, and you could customize it later if you need.
Thanks for the great kartik-v extension.
For more information about kartik-v extension, please visit kartik-v at Github.
NOTE: This is the first extension i created, please kindly comment or suggest for better or correct me if im doing anything wrong. Thanks.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the section of your composer.json
file.
Usage
License
yii2-kartikgii is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.
All versions of yii2-kartikgii with dependencies
kartik-v/yii2-grid Version *
kartik-v/yii2-icons Version *
kartik-v/yii2-datecontrol Version *
kartik-v/yii2-helpers Version *
hmtvltk2/yii2-builder Version *
kartik-v/yii2-detail-view Version *
kartik-v/yii2-bootstrap4-dropdown Version dev-master
php Version >=5.3.0