94 Star 870 Fork 270

skyselang / yylAdmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "skyselang/yyladmin",
"version": "4.0.0",
"description": "Minimalist background management system based on ThinkPHP and Vue",
"keywords": [
"yylAdmin",
"yylAdminWeb",
"php",
"vue",
"thinkphp",
"element-plus"
],
"authors": [
{
"name": "skyselang",
"email": "215817969@qq.com"
}
],
"license": "Apache-2.0",
"type": "project",
"homepage": "https://gitee.com/skyselang/yyladmin",
"require": {
"php": ">=8.0",
"topthink/framework": "^8.0",
"topthink/think-orm": "^3.0",
"topthink/think-multi-app": "^1.0",
"topthink/think-filesystem": "^2.0",
"topthink/think-worker": "^4.0",
"topthink/think-throttle": "^2.0",
"topthink/think-queue": "^3.0",
"firebase/php-jwt": "^6.1",
"overtrue/pinyin": "^5.3",
"overtrue/easy-sms": "^2.5",
"phpmailer/phpmailer": "^6.9",
"fastknife/ajcaptcha": "^1.2",
"chinayin/ip2region": "^2.0",
"hg/apidoc": "5.2.3",
"qiniu/php-sdk": "^7.11",
"aliyuncs/oss-sdk-php": "^2.6",
"qcloud/cos-sdk-v5": "^2.6",
"upyun/sdk": "^3.5",
"aws/aws-sdk-php": "^3.290"
},
"require-dev": {
"symfony/var-dumper": "^6.0"
},
"autoload": {
"psr-4": {
"app\\": "app"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist",
"allow-plugins": {}
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
}
}
PHP
1
https://gitee.com/skyselang/yylAdmin.git
git@gitee.com:skyselang/yylAdmin.git
skyselang
yylAdmin
yylAdmin
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891