1 Star 0 Fork 23

huangyun/huicmf_webman

forked from 萝卜兔/huicmf_webman 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.86 KB
一键复制 编辑 原始数据 按行查看 历史
小灰灰 提交于 2022-07-01 10:52 . update
{
"name": "xianrenqh/huicmf_webman",
"type": "project",
"keywords": [
"high performance",
"http service"
],
"homepage": "http://www.workerman.net",
"license": "MIT",
"description": "High performance HTTP Service Framework.",
"authors": [
{
"name": "walkor",
"email": "walkor@workerman.net",
"homepage": "http://www.workerman.net",
"role": "Developer"
}
],
"support": {
"email": "walkor@workerman.net",
"issues": "https://github.com/walkor/webman/issues",
"forum": "http://wenda.workerman.net/",
"wiki": "http://workerman.net/doc/webman",
"source": "https://github.com/walkor/webman"
},
"require": {
"php": ">=7.2",
"workerman/webman-framework": "^1.3.0",
"monolog/monolog": "^2.0",
"topthink/think-orm": "^2.0",
"webman/think-cache": "^1.0",
"illuminate/redis": "^8.83",
"topthink/think-validate": "^2.0",
"gregwar/captcha": "1.*",
"casbin/webman-permission": "^1.0",
"webman/auto-route": "^1.0",
"hsk99/webman-exception": "^1.0",
"topthink/think-template": "^2.0",
"workerman/crontab": "^1.0",
"webman/action-hook": "^1.0",
"guzzlehttp/guzzle": "^7.4",
"xianrenqh/webman-crontab-task": "^0.3",
"doctrine/annotations": "^1.13",
"itbdw/ip-database": "^3.0",
"woxiaoyao81/think-image": "^1.0",
"xianrenqh/dingxiang-php-sdk": "^0.0.3",
"webman/console": "^1.0",
"xianrenqh/apidoc2-webman": "^0.0.3"
},
"suggest": {
"ext-event": "For better performance. "
},
"autoload": {
"psr-4": {
"": "./",
"App\\": "./app"
},
"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/huangyun11/huicmf_webman.git
git@gitee.com:huangyun11/huicmf_webman.git
huangyun11
huicmf_webman
huicmf_webman
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385