1 Star 2 Fork 0

shirne/shirneOWS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "shirnecn/shirne-cms",
"description": "基于ThinkPHP5.1和Bootstrap4.x的内容管理系统框架",
"type": "project",
"keywords": [
"cms",
"wechat",
"shop"
],
"homepage": "http://www.shirne.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "shirne",
"email": "[email protected]"
}
],
"require": {
"php": ">=7.2.0",
"ext-pdo":"*",
"ext-json":"*",
"ext-gd":"*",
"ext-curl":"*",
"ext-zip":"*",
"ext-fileinfo":"*",
"shirne/thinkphp": "^5.1.42",
"shirne/captcha": "^1.1.0",
"topthink/think-helper": "^1.0",
"endroid/qr-code": "^2.5",
"phpoffice/phpspreadsheet": "^1.8",
"phpmailer/phpmailer": "^6.0",
"overtrue/wechat": "^4.0",
"aliyuncs/oss-sdk-php": "^2.3",
"alibabacloud/green": "^1.7",
"alibabacloud/dysmsapi": "^1.7",
"qcloud/cos-sdk-v5": "2.*",
"overtrue/pinyin": "~4.0",
"qiniu/php-sdk": "^7.3"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist",
"component-dir": "public/static"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shirne/shirne-ows.git
[email protected]:shirne/shirne-ows.git
shirne
shirne-ows
shirneOWS
master

搜索帮助