1 Star 0 Fork 148

ccm-charming / diygw

forked from DIYGW可视化平台 / diygw 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 970 Bytes
一键复制 编辑 原始数据 按行查看 历史
html580 提交于 2019-04-24 11:22 . 增加导出EXCEL
{
"type": "project",
"name": "html580/diygw",
"license": "MIT",
"keywords": ["thinkphp", "diygw"],
"homepage": "http://demo.diygw.com",
"description": "Diygw For Php",
"authors": [{"name": "LK", "email": "diygwcom@foxmail.com"}],
"extra": {"think-path": "thinkphp"},
"config": {"preferred-install": "dist"},
"autoload": {"psr-4": {"app\\": "application"}},
"require": {
"php": ">=5.6.0",
"qiniu/php-sdk": "^7.2",
"endroid/qr-code": "^1.9",
"topthink/framework": "^5.1",
"zoujingli/ip2region": "^1.0",
"aliyuncs/oss-sdk-php": "^2.2",
"topthink/think-captcha": "^2.0",
"zoujingli/weopen-developer": "^1.1",
"diygw/diygw-helper": "^1.0",
"diygw/diygw-addons": "^1.1",
"diygw/diygw-modelinfo": "^1.0",
"php-ffmpeg/php-ffmpeg": "^0.13.0",
"phpoffice/phpexcel": "^1.8"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.laravel-china.org"
}
}
}
PHP
1
https://gitee.com/ccm-charming/diygw.git
git@gitee.com:ccm-charming/diygw.git
ccm-charming
diygw
diygw
master

搜索帮助