1 Star 1 Fork 1

Admin/客服系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
Admin 提交于 2024-05-04 16:17 . 初始化代码
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://thinkphp.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
}
],
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
},
"require": {
"php": ">=5.4.0",
"topthink/framework": "5.0.24",
"topthink/think-image": "^1.0",
"topthink/think-captcha": "^1.0",
"topthink/think-mongo": "^1.0",
"topthink/think-migration": "^1.0",
"topthink/think-angular": "^1.0",
"topthink/think-sae": "^1.0",
"topthink/think-worker": "^1.0",
"topthink/think-queue": "^1.0",
"topthink/think-testing": "^1.0",
"overtrue/wechat": "^3.3",
"alchemy/zippy": "0.4.0",
"guzzlehttp/guzzle": "6.3.*",
"guzzlehttp/psr7": "1.4.*",
"overtrue/easy-sms": "^1.1",
"aliyuncs/oss-sdk-php": "~2.0",
"qcloud/cos-sdk-v5": "~1.0",
"paragonie/random_compat": "2.0.19",
"symfony/polyfill-php70": "1.19.0",
"ezyang/htmlpurifier": "4.13.0",
"xemlock/htmlpurifier-html5": "0.1.11",
"php-angular/php-angular": "2.0.3",
"qiniu/php-sdk": "~7.0",
"5ini99/think-addons": "2.1.0"
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/suixin_1_0/kefu.git
git@gitee.com:suixin_1_0/kefu.git
suixin_1_0
kefu
客服系统
master

搜索帮助