PHPackages                             yijie/easytbk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. yijie/easytbk

ActiveLibrary

yijie/easytbk
=============

swoft tbsdk

v1.0.2(6y ago)08MITPHPPHP &gt;=5.4.0

Since Sep 16Pushed 6y agoCompare

[ Source](https://github.com/yijie8/easytbk)[ Packagist](https://packagist.org/packages/yijie/easytbk)[ Docs](https://github.com/yijie8/easytbk)[ RSS](/packages/yijie-easytbk/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

废弃
==

[](#废弃)

本想改写一下变成swoft里能用的，后来发现了另一个也比较好用，建议用这个

~/swoft/vendor/yijie/easytbk git add . &amp;&amp; git commit -m 'test' &amp;&amp; git push

介绍
==

[](#介绍)

淘宝联盟、京东联盟、多多进宝SDK封装，有bug或者新增api请提交PR

联系方式
====

[](#联系方式)

微信：bugfixed

使用方法
====

[](#使用方法)

1、安装扩展包

```
composer require niugengyun/easytbk
```

2、执行下面的命令，然后修改config/easytbk.php

```
php artisan vendor:publish --provider "Yijie\EasyTBK\ServiceProvider"
```

3、淘宝SDK初始化

```
