代码拉取完成,页面将自动刷新
同步操作将从 janhuang/fastD 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "fastd/fastd",
"type": "library",
"license": "MIT",
"description": "The FastD High Performance API Framework",
"minimum-stability": "stable",
"keywords": ["Framework", "API", "Swoole", "FastD"],
"homepage": "https://fastdlabs.com",
"authors": [
{
"name": "janhuang",
"email": "bboyjanhuang@gmail.com"
}
],
"autoload": {
"psr-4": {
"FastD\\": "src"
},
"files": [
"helpers.php"
]
},
"autoload-dev": {
"psr-4": {
"": "app/src"
}
},
"require": {
"php": ">=5.6",
"fastd/container": "^3.0",
"fastd/http": "^3.0",
"fastd/middleware": "^1.0",
"fastd/config": "^3.2",
"fastd/routing": "^3.0",
"fastd/swoole": "^2.0",
"fastd/testing": "^0.3",
"fastd/migration": "^0.1",
"fastd/query-builder": "^2.0",
"catfan/Medoo": "~1.2.0",
"symfony/cache": "^3.0",
"monolog/monolog": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^5.0",
"phpunit/dbunit": "^2.0",
"symfony/http-foundation": "^3.0"
},
"bin": [
"bin/console",
"bin/client",
"bin/server",
"bin/process"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。