1 Star 0 Fork 12

陌上花开/EasyAdmin8-webman

forked from wolfcode/EasyAdmin8-webman 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
wolfcode 提交于 2023-11-14 23:39 . Update composer.json
{
"name": "wolfcode/easyadmin8",
"type": "project",
"url": "https://github.com/wolf-leo/EasyAdmin8-webman",
"description": "基于webman和Layui的快速开发的后台管理系统。",
"keywords": [
"webman",
"easyadmin",
"admin"
],
"homepage": "https://easyadmin8.top/",
"license": "MIT",
"authors": [
{
"name": "wolfcode"
}
],
"require": {
"php": ">=8.0.0",
"workerman/webman-framework": "^1.5.0",
"monolog/monolog": "^2.0",
"illuminate/database": "^9.52",
"illuminate/pagination": "^9.52",
"illuminate/events": "^9.52",
"symfony/var-dumper": "^6.0",
"vlucas/phpdotenv": "^5.5",
"shopwwi/laravel-cache": "^1.0",
"psr/container": "^2.0",
"webman/blade": "^1.5",
"workerman/validation": "^3.0",
"doctrine/annotations": "^2.0",
"phpoffice/phpspreadsheet": "^1.29",
"webman/console": "^1.2",
"webman/captcha": "^1.0",
"aliyuncs/oss-sdk-php": "^2.6",
"qcloud/cos-sdk-v5": "^2.6",
"qiniu/php-sdk": "^7.11",
"webman/domain": "^1.0"
},
"suggest": {
"ext-event": "For better performance. "
},
"autoload": {
"psr-4": {
"": "./",
"app\\": "./app",
"App\\": "./app",
"app\\View\\Components\\": "./app/view/components"
},
"files": [
"./support/helpers.php"
]
},
"scripts": {
"post-package-install": [
"support\\Plugin::install"
],
"post-package-update": [
"support\\Plugin::install"
],
"pre-package-uninstall": [
"support\\Plugin::uninstall"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/yuncuan/EasyAdmin8-webman.git
git@gitee.com:yuncuan/EasyAdmin8-webman.git
yuncuan
EasyAdmin8-webman
EasyAdmin8-webman
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385