58 Star 126 Fork 27

horseluke / AlibabaSDK

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 572 Bytes
一键复制 编辑 原始数据 按行查看 历史
horseluke 提交于 2018-09-23 14:43 . 修正:License
{
"name": "horseluke/alibaba-sdk",
"description": "Unofficial SDK For Alibaba",
"type": "library",
"keywords": ["alibaba","taobao", "aliyun", "sdk", "api"],
"homepage": "https://github.com/HorseLuke/AlibabaSDK-php",
"license": "Apache-2.0",
"authors": [
{
"name": "horseluke",
"email": "horseluke@126.com"
}
],
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "4.4.*"
},
"autoload": {
"psr-4": { "AlibabaSDK\\": "src/AlibabaSDK/"}
}
}
PHP
1
https://gitee.com/horseluke/AlibabaSDK.git
git@gitee.com:horseluke/AlibabaSDK.git
horseluke
AlibabaSDK
AlibabaSDK
master

搜索帮助