Download the PHP package jsyqw/layui-gii without Composer
On this page you can find all versions of the php package jsyqw/layui-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 layui-gii
开发 Yiii2 的扩展包
一.使用composer安装
1.安装
composer require jsyqw/layui-gii
2.使用
在 Yii 的配置文件中,添加如下配置
二.基于git引用该项目
1.初始化 composer 配置
2.配置最外层的composer.json
3.运行:composer dumpautoload
对应的 autoload_psr4.php 会多一条信息 'Jsyqw\Layuigii\' => array($vendorDir . '/layui-gii/src'),
eg:
项目配置
在 Yii 的配置文件中,添加如下配置
All versions of layui-gii with dependencies
PHP Build Version
Package Version
No informations.
The package jsyqw/layui-gii contains the following files
Loading the files please wait ....