代码拉取完成,页面将自动刷新
{
"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",
"homepage": "https://www.workerman.net",
"role": "Developer"
}
],
"support": {
"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": ">=7.4",
"ext-gd": "*",
"ext-curl": "*",
"ext-bcmath": "*",
"ext-json": "*",
"ext-pdo": "*",
"ext-openssl": "*",
"ext-mbstring": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"ext-zlib": "*",
"ext-zip": "*",
"ext-redis": "*",
"ext-fileinfo": "*",
"workerman/webman-framework": "^1.5.0",
"monolog/monolog": "^2.0",
"myclabs/php-enum": "^1.8",
"overtrue/easy-sms": "^2.4",
"qiniu/php-sdk": "^7.9",
"aliyuncs/oss-sdk-php": "^2.6",
"qcloud/cos-sdk-v5": "^2.6",
"kosinix/grafika": "^2.0",
"lvht/geohash": "^1.1",
"webman/think-orm": "^1.1",
"topthink/think-validate": "^2.0",
"webman/captcha": "^1.0",
"vlucas/phpdotenv": "^5.5",
"webman/console": "^1.2",
"psy/psysh": "^0.11.18",
"illuminate/support": "^9.52",
"illuminate/redis": "^9.37",
"symfony/var-dumper": "^6.0",
"symfony/cache": "^6.0",
"shopwwi/webman-filesystem": "^1.0",
"webman/event": "^1.0",
"topthink/think-template": "^3.0",
"workerman/crontab": "^1.0"
},
"suggest": {
"ext-event": "For better performance. "
},
"autoload": {
"psr-4": {
"": "./",
"app\\": "./app",
"App\\": "./app",
"app\\View\\Components\\": "./app/view/components",
"cores\\": "./cores"
},
"files": [
"./support/helpers.php"
]
},
"scripts": {
"post-package-install": [
"support\\Plugin::install"
],
"post-package-update": [
"support\\Plugin::install"
],
"pre-package-uninstall": [
"support\\Plugin::uninstall"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。