1 Star 0 Fork 23

金豆/huicmf_webman

forked from 小灰灰/huicmf_webman 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.73 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "workerman/webman",
"type": "project",
"keywords": [
"high performance",
"http service"
],
"homepage": "https://www.workerman.net",
"license": "MIT",
"description": "High performance HTTP Service Framework.",
"authors": [
{
"name": "walkor",
"email": "walkor@workerman.net",
"homepage": "https://www.workerman.net",
"role": "Developer"
}
],
"support": {
"email": "walkor@workerman.net",
"issues": "https://github.com/walkor/webman/issues",
"forum": "https://wenda.workerman.net/",
"wiki": "https://workerman.net/doc/webman",
"source": "https://github.com/walkor/webman"
},
"require": {
"php": ">=8.0",
"workerman/webman-framework": "^1.5.18",
"monolog/monolog": "^2.9",
"webman/console": "^1.3.8",
"webman/captcha": "^1.0.0",
"webman/think-orm": "^1.1",
"topthink/think-template": "^3.0",
"vlucas/phpdotenv": "^5.5",
"illuminate/redis": "^9.52",
"shopwwi/laravel-cache": "^1.0",
"itbdw/ip-database": "^3.x-dev",
"yzh52521/filesystem": "^2.0",
"tinywan/validate": "^1.0",
"intervention/image": "2.7",
"symfony/translation": "^6.0",
"pragmarx/google2fa": "^8.0",
"bacon/bacon-qr-code": "^2.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/xiejindou/huicmf_webman.git
git@gitee.com:xiejindou/huicmf_webman.git
xiejindou
huicmf_webman
huicmf_webman
v2.0

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385