Download the PHP package dspurl/taobaosdk without Composer
On this page you can find all versions of the php package dspurl/taobaosdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package taobaosdk
dspurl/taobaosdk
laravel5.8封装taobao-sdk-PHP的简单实现,功能不多,只满足2019年10月的淘宝客API
集成的API接口列表
- taobao.tbk.item.recommend.get //商品关联推荐
- taobao.tbk.activitylink.get //官方活动转链
- taobao.tbk.dg.optimus.material //物料精选
- taobao.tbk.dg.material.optional //物料搜索
- taobao.tbk.content.get //图文内容输出
- taobao.tbk.shop.get //店铺搜索
- taobao.tbk.item.info.get //淘宝客商品详情查询(简版)
- taobao.tbk.spread.get //长链转短链
安装
安装dspurl/taobaosdk
comfig/app.php修改providers和aliases
执行
发布资源文件
配置config\taobaosdk.php
修改routes/web.php
添加控制器TestController.php
访问:http://配置的站点/test
License
Laravel Passport is open-sourced software licensed under the MIT license.
All versions of taobaosdk with dependencies
PHP Build Version
Package Version
No informations.
The package dspurl/taobaosdk contains the following files
Loading the files please wait ....