9 Star 99 Fork 24

贵州猿创科技有限责任公司 / xhadmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.82 KB
一键复制 编辑 原始数据 按行查看 历史
Unknown 提交于 2024-04-11 11:43 . q
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "https://www.thinkphp.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
},
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"require": {
"php": ">=8.0.0",
"topthink/framework": "^8.0",
"topthink/think-orm": "^3.0",
"xbai/plugins": "^1.0",
"xaboy/form-builder": "^2.0",
"topthink/think-multi-app": "^1.0",
"topthink/think-view": "^2.0",
"topthink/think-cache": "^1.1",
"topthink/think-validate": "^2.0",
"zjkal/mysql-helper": "^1.0",
"yzh52521/think-filesystem": "^3.0",
"yc-open/cloud-service": "dev-master",
"topthink/think-ide-helper": "^1.0",
"pclzip/pclzip": "^2.8",
"loong/oauth": "^1.0",
"topthink/think-swoole": "^4.0",
"symfony/var-dumper": "^6.0",
"topthink/think-queue": "^3.0",
"easy-task/easy-task": "^2.4",
"topthink/think-captcha": "^3.0",
"phpoffice/phpspreadsheet": "^2.0",
"phpoffice/phpword": "^1.2",
"loong/apistore-cloud": "^1.0"
},
"require-dev": {
"topthink/think-trace": "^1.0"
},
"autoload": {
"psr-4": {
"app\\": "app"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist"
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
}
}
PHP
1
https://gitee.com/yc_open/xhadmin.git
git@gitee.com:yc_open/xhadmin.git
yc_open
xhadmin
xhadmin
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891