3 Star 2 Fork 0

广州畅联信息科技有限公司 / api-sdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 531 Bytes
一键复制 编辑 原始数据 按行查看 历史
wpfly 提交于 2019-03-01 20:12 . 第一版
{
"name": "uclbrt/api-sdk",
"description": "Qrmaster API SDK for PHP",
"keywords": ["uclbrt", "qrmaster", "sdk", "api"],
"homepage": "http://www.uclbrt.com/",
"type": "library",
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"php": ">=5.4.0"
},
"license": "MIT",
"authors": [
{
"name": "paddy",
"email": "qingwp@uclbrt.com"
}
],
"minimum-stability": "dev",
"autoload": {
"psr-4": {"uclbrt\\": "src"}
}
}
PHP
1
https://gitee.com/uclbrt/api-sdk.git
git@gitee.com:uclbrt/api-sdk.git
uclbrt
api-sdk
api-sdk
master

搜索帮助