5 Star 45 Fork 19

cyl / webman大屏可视化后台管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
cyl 提交于 2022-01-12 00:36 . 1.0.0
{
"name": "workerman/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.0",
"monolog/monolog": "^2.0",
"vlucas/phpdotenv": ">=4.1,<6.0",
"firebase/php-jwt": "^5.4",
"topthink/think-orm": "^2.0",
"zoujingli/wechat-developer": "^1.2",
"workerman/validation": "^3.0"
},
"suggest": {
"ext-event": "For better performance. "
},
"autoload": {
"psr-4": {
"app\\": "app/"
},
"psr-0": {
"": "extend"
},
"files": [
"./support/helpers.php"
]
},
"scripts": {
"post-autoload-dump": [
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/303711888/screen-bi.git
git@gitee.com:303711888/screen-bi.git
303711888
screen-bi
webman大屏可视化后台管理
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891