1 Star 1 Fork 2

dungang / TaobaokeClient

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 423 Bytes
一键复制 编辑 原始数据 按行查看 历史
dungang 提交于 2019-12-10 15:24 . rename to taobaoke-client
{
"name" : "dungang/taobaoke-client",
"keywords" : [
"Alimama Taobaoke API"
],
"autoload" : {
"psr-4" : {
"Dungang\\TaobaokeClient\\" : "src"
}
},
"license" : "MIT",
"require" : {
"php" : ">=5.3"
},
"authors" : [{
"name" : "dungang",
"email" : "dungang@126.com",
"homepage" : "https://github.com/dungang",
"role" : "creator"
}
],
"description" : "The most concise taobaoke api client"
}
PHP
1
https://gitee.com/dungang/TaobaokeClient.git
git@gitee.com:dungang/TaobaokeClient.git
dungang
TaobaokeClient
TaobaokeClient
master

搜索帮助