2 Star 2 Fork 1

白宪涛/new_adm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 2.08 KB
一键复制 编辑 原始数据 按行查看 历史
白宪涛 提交于 2023-04-27 15:56 . 更新
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://thinkphp.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
},
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"require": {
"php": ">=7.1.0",
"topthink/framework": "^6.0.0",
"topthink/think-orm": "^3.0",
"topthink/think-multi-app": "^1.0",
"topthink/think-captcha": "^3.0",
"topthink/think-worker": "^3.0",
"wenhainan/thinkphp6-auth": "^1.0",
"liliuwei/thinkphp-social": "^1.2",
"bingher/ali-sms": "^1.1",
"yzh52521/think-mail": "^2.0",
"topthink/think-queue": "^3.0",
"yunwuxin/think-cron": "^3.0",
"ext-json": "*",
"aliyuncs/oss-sdk-php": "^2.4",
"topthink/think-view": "^1.0",
"dragonmantank/cron-expression": "^3.1",
"topthink/think-api": "^1.0",
"symfony/mailer": "^6.2",
"alipaysdk/easysdk": "^2.2",
"bingher/ueditor": "*",
"thans/thinkphp-filesystem-cloud": "*",
"phpoffice/phpspreadsheet": "^1.28",
"hg/apidoc": "^5.0",
"spatie/image": "^1.10",
"w7corp/easywechat": "^2.1",
"zjkal/time-helper": "^1.1",
"iszsw/surface": "^3.0",
"topthink/think-filesystem": "^1.0",
"topthink/think-migration": "^3.0",
"yzh52521/easyhttp": "^1.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2"
},
"autoload": {
"psr-4": {
"app\\": "app"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist",
"allow-plugins": {
"topthink/think-installer": true
}
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/baixiantao/new_adm.git
git@gitee.com:baixiantao/new_adm.git
baixiantao
new_adm
new_adm
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385