4 Star 10 Fork 36

剑走偏锋 / online_chat在线聊天和聊天室

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 629 Bytes
一键复制 编辑 原始数据 按行查看 历史
opcowiit 提交于 2020-05-23 23:33 . 初始化
{
"name": "dzgz/online-chat",
"description": "在线聊天",
"keywords": [
"在线聊天",
"php在线聊天"
],
"homepage": "http://online-chat.blogts.com",
"type": "online-chat",
"license": "apache-2.0",
"require": {
"php": ">=5.6.0",
"topthink/framework": "v5.1.39",
"topthink/think-image": "^1.0"
},
"autoload": {
"psr-4": {
"onlineChat\\": "service/"
}
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}
PHP
1
https://gitee.com/jqhph/online_chat.git
git@gitee.com:jqhph/online_chat.git
jqhph
online_chat
online_chat在线聊天和聊天室
master

搜索帮助