1 Star 0 Fork 0

YaQiang Zhang/framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 546 Bytes
一键复制 编辑 原始数据 按行查看 历史
韩天峰 提交于 2013-09-10 11:45 +08:00 . reset
{
"name" : "matyhtf/swoole_framework",
"description": "PHP Networking framework & Application Server.",
"type" : "library",
"keywords" : ["library", "websocket", "server", "webserver", "client", "socket", "framework"],
"homepage" : "http://www.swoole.com/",
"license" : "LGPL",
"autoload": {
"psr-0": {"Swoole": "libs/"}
},
"authors" : [
{
"name" : "Tianfeng Han",
"email": "mikan.tenny@gmail.com"
}
],
"minimum-stability": "dev"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/bfsoft/swoole_framework.git
git@gitee.com:bfsoft/swoole_framework.git
bfsoft
swoole_framework
framework
1.13.2

搜索帮助