Download the PHP package prowebcraft/yii2-double-model without Composer
On this page you can find all versions of the php package prowebcraft/yii2-double-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download prowebcraft/yii2-double-model
More information about prowebcraft/yii2-double-model
Files in prowebcraft/yii2-double-model
Package yii2-double-model
Short Description Yii2 - Gii Double Model Generator
License BSD-4-Clause
Homepage https://github.com/prowebcraft/yii2-double-model
Informations about the package yii2-double-model
yii2-double-model-gii
This generator generates two ActiveRecord class for the specified database table. An empty one you can extend and a Base one which is the same as the original model generatior.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the section of your composer.json
file.
Usage
By Default Extension comes with Bootstrap file. Just install it. If you need manual installation, follow these steps:
Remove strictReturnTypes
option if you don't need strict return types
Open URL https://YOUR-YII2-INSTANCE/gii/doubleModel in browser and follow instructions
All versions of yii2-double-model with dependencies
yiisoft/yii2-bootstrap Version *
kartik-v/yii2-builder Version *
kartik-v/yii2-widgets Version *
kartik-v/yii2-helpers Version *
kartik-v/yii2-widget-activeform Version *
kartik-v/yii2-grid Version *
kartik-v/yii2-detail-view Version *
php Version >=5.3.0