Download the PHP package jinowom/layui-gii without Composer
On this page you can find all versions of the php package jinowom/layui-gii. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jinowom/layui-gii
More information about jinowom/layui-gii
Files in jinowom/layui-gii
Download jinowom/layui-gii
More information about jinowom/layui-gii
Files in jinowom/layui-gii
Vendor jinowom
Package layui-gii
Short Description 基于Yii2框架,通过gii生成layui布局,包括Crud脚手架(Generator)、model脚手架、生成统一的API格式的脚手架。
License MIT
Package layui-gii
Short Description 基于Yii2框架,通过gii生成layui布局,包括Crud脚手架(Generator)、model脚手架、生成统一的API格式的脚手架。
License MIT
Please rate this library. Is it a good library?
Informations about the package layui-gii
layui-gii
基于Yii2框架,通过gii生成layui布局,包括Crud脚手架(Generator)、model脚手架、生成统一的API格式的脚手架。
开发 Yii2 & Yii2-xwom 使用的扩展包
一.使用composer安装
1.安装
composer require jinowom/layui-gii
2.使用
在 Yii 的配置文件中,添加如下配置
二.基于git引用该项目
1.初始化 composer 配置
2.配置最外层的composer.json
3.运行:composer dumpautoload
对应的 autoload_psr4.php 会多一条信息 'jinowom\Layuigii\' => array($vendorDir . '/layui-gii/src'),
eg:
项目配置
在 Yii 的配置文件中,添加如下配置
All versions of layui-gii with dependencies
PHP Build Version
Package Version
No informations.
The package jinowom/layui-gii contains the following files
Loading the files please wait ....