92 Star 353 Fork 168

vilson / pearProjectApi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 978 Bytes
一键复制 编辑 原始数据 按行查看 历史
vilson 提交于 2020-03-06 12:07 . 更新composer
{
"name": "vilson/pearproject",
"description": "task collaboration",
"homepage": "https://home.vilson.xyz",
"keywords": [
"task",
"team",
"project",
"plan"
],
"license": "MIT",
"authors": [
{
"name": "vilson",
"email": "545522390@qq.com"
}
],
"require": {
"php": ">=7.2",
"qiniu/php-sdk": "^7.2",
"endroid/qr-code": "^1.9",
"topthink/framework": "5.1.*",
"aliyuncs/oss-sdk-php": "^2.2",
"topthink/think-image": "^1.0",
"workerman/gateway-worker-for-win" : ">=3.0.0",
"workerman/gateway-worker" : ">=3.0.0",
"overtrue/easy-sms": "^1.1",
"phpoffice/phpspreadsheet": "^1.5",
"firebase/php-jwt": "^5.0",
"phpmailer/phpmailer": "^6.0",
"mingyoung/dingtalk": "^2.3.0",
"zoujingli/ip2region": "^1.0"
},
"autoload": {
"psr-4": {
"app\\": "application"
}
},
"extra": {
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist"
}
}
PHP
1
https://gitee.com/vilson/ApiForProjectManage.git
git@gitee.com:vilson/ApiForProjectManage.git
vilson
ApiForProjectManage
pearProjectApi
master

搜索帮助