1 Star 0 Fork 0

.何以致契阔/基于Thinkphp8开发的一个系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 842 Bytes
一键复制 编辑 原始数据 按行查看 历史
.何以致契阔 提交于 2024-09-30 13:51 . 1
{
"name": "tlan_turing/turing-admin",
"description": "后台管理系统",
"type": "library",
"require": {
"php": ">=8.1",
"topthink/framework": "^8.0",
"ergebnis/classy": "^1.4",
"topthink/think-worker":"^4.0.0"
},
"require-dev": {
},
"license": "MIT",
"autoload": {
"psr-4": {
"tlan_turing\\": "src/"
}
},
"authors": [
{
"name": "Xiao Bin",
"email": "850009244@qq.com"
}
],
"support":{
"turing-admin":"https://gitee.com/tlan_turing/turing-admin"
},
"extra": {
"think": {
"services": [
"tlan_turing\\admin\\Service"
],
"config": {
"turing_admin": "src/config.php"
}
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/tlan_turing/turing-admin.git
git@gitee.com:tlan_turing/turing-admin.git
tlan_turing
turing-admin
基于Thinkphp8开发的一个系统
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385