180 Star 1.3K Fork 392

star7th / showdoc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 910 Bytes
一键复制 编辑 原始数据 按行查看 历史
star7th 提交于 2024-03-01 17:37 . v3.2.5
{
"name": "showdoc/showdoc",
"type": "project",
"description": "ShowDoc is a tool greatly applicable for an IT team to share documents online",
"keywords": [
"showdoc",
"documents",
"Api"
],
"homepage": "https://github.com/star7th/showdoc",
"version": "v3.2.5",
"license": "Apache-2.0",
"authors": [
{
"name": "star7th",
"email": "xing7th@gmail.com",
"homepage": "http://blog.star7th.com/",
"role": "Developer"
}
],
"require": {
"php": ">=5.3.0",
"qcloud/cos-sdk-v5": "1.*",
"league/oauth2-client": "^2.6",
"jasig/phpcas": "^1.3",
"gregwar/captcha": "1.*",
"async-aws/s3": "^1.10",
"psr/container": "1.1.1",
"greenlion/php-sql-parser": "^4.5"
},
"config": {
"vendor-dir": "./server/vendor"
}
}
PHP
1
https://gitee.com/star7th/showdoc.git
git@gitee.com:star7th/showdoc.git
star7th
showdoc
showdoc
master

搜索帮助