Download the PHP package langbiao/tbk without Composer

On this page you can find all versions of the php package langbiao/tbk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package tbk

阿里淘宝客SDK

Latest Stable Version Total Downloads php>=5.6 License

可能是最优雅、简易的淘宝客SDK

基于ennnnny/tbk修改,增加了最新的淘客订单接口

安装

使用

说明文档

接口名称 对应方法
taobao.tbk.item.get (淘宝客商品查询) \$app->item->get()
taobao.tbk.item.convert (淘宝客商品链接转换) \$app->item->convert()
taobao.tbk.item.recommend.get (淘宝客商品关联推荐查询) \$app->item->getRecommend()
taobao.tbk.item.info.get (淘宝客商品详情(简版)) \$app->item->getInfo()
taobao.tbk.shop.get (淘宝客店铺查询) \$app->shop->get()
taobao.tbk.shop.recommend.get (淘宝客店铺关联推荐查询) \$app->shop->getRecommend()
taobao.tbk.rebate.auth.get (淘宝客返利授权查询) \$app->rebate->getAuth()
taobao.tbk.rebate.order.get (淘宝客返利订单查询) \$app->rebate->getOrder()
taobao.tbk.uatm.event.get (枚举正在进行中的定向招商的活动列表) \$app->uatm->getEvent()
taobao.tbk.uatm.event.item.get (获取淘宝联盟定向招商的宝贝信息) \$app->uatm->getItemEvent()
taobao.tbk.uatm.favorites.item.get (获取淘宝联盟选品库的宝贝信息) \$app->uatm->getItemFavorites()
taobao.tbk.uatm.favorites.get (获取淘宝联盟选品库列表) \$app->uatm->getFavorites()
taobao.tbk.ju.tqg.get (淘抢购api) \$app->ju->getTqg()
taobao.tbk.item.click.extract (链接解析api) \$app->item->clickExtract()
taobao.tbk.spread.get (物料传播方式获取) \$app->spread->get()
taobao.tbk.item.guess.like (淘宝客商品猜你喜欢) \$app->item->likeGuess()
taobao.tbk.dg.item.coupon.get (好券清单API【导购】) \$app->dg->getCoupon()
taobao.tbk.coupon.get (阿里妈妈推广券信息查询) \$app->coupon->get()
taobao.tbk.coupon.convert (淘宝客-推广者-单品券高效转链) \$app->coupon->convert()
taobao.tbk.tpwd.create (淘宝客淘口令) \$app->tpwd->create()
taobao.wireless.share.tpwd.query (查询解析淘口令) \$app->tpwd->parse()
taobao.tbk.content.get (淘客媒体内容输出) \$app->content->get()
taobao.tbk.dg.newuser.order.get (淘宝客新用户订单API--导购) \$app->dg->getOrderNewUser()
taobao.tbk.sc.newuser.order.get (淘宝客新用户订单API--社交) \$app->sc->getOrderNewUser()
taobao.tbk.sc.material.optional (通用物料搜索API) \$app->sc->materialOptional()
taobao.tbk.dg.optimus.material (淘宝客物料下行-导购) \$app->dg->materialOptimus()
taobao.tbk.dg.material.optional (通用物料搜索API(导购)) \$app->dg->materialOptional()
taobao.tbk.dg.newuser.order.sum (拉新活动汇总API--导购) \$app->dg->sumOrderNewUser()
taobao.tbk.sc.newuser.order.sum (拉新活动汇总API--社交) \$app->sc->sumOrderNewUser()
taobao.tbk.sc.optimus.material (淘宝客擎天柱通用物料API - 社交) \$app->sc->materialOptimus()
taobao.tbk.sc.publisher.info.save (淘宝客渠道信息备案 - 社交) \$app->sc->savePublisherInfo()
taobao.tbk.sc.publisher.info.get (淘宝客信息查询 - 社交) \$app->sc->getPublisherInfo()
taobao.tbk.sc.invitecode.get (淘宝客邀请码生成-社交) \$app->sc->getInviteCode()
taobao.tbk.sc.groupchat.message.send( 手淘群发单 ) \$app->sc->sendGroupchat()
taobao.tbk.sc.groupchat.create( 手淘群创建 ) \$app->sc->createGroupchat()
taobao.tbk.sc.groupchat.get( 手淘群查询 ) \$app->sc->getGroupchat()
taobao.tbk.offline.sc.info.save( 线下新零售渠道备案 ) \$app->sc->saveOfflineInfo()
taobao.tbk.dg.vegas.tlj.create( 淘礼金创建 ) \$app->dg->createTlj()
taobao.tbk.dg.vegas.tlj.instance.report( 淘礼金发放及使用报表 ) \$app->dg->tljInstanceReport()
taobao.tbk.activitylink.get( 淘宝联盟官方活动推广API-媒体 ) \$app->content->getActivityLink()
taobao.tbk.sc.activitylink.toolget( 淘宝联盟官方活动推广API-工具 ) \$app->sc->getActivityTool()
taobao.tbk.dg.punish.order.get( 处罚订单查询 -导购-私域用户管理专用 ) \$app->dg->getPunishOrder()
taobao.tbk.order.get( 淘宝客订单查询 ) \$app->order->get()
taobao.tbk.order.details.get( 淘宝客-推广者-所有订单查询 ) \$app->order->getOrder()
taobao.tbk.relation.refund( 淘宝客维权退款订单查询-私域用户管理专用 ) \$app->order->getRefund()

支持

License

MIT


All versions of tbk with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6.0
pimple/pimple Version ^3.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package langbiao/tbk contains the following files

Loading the files please wait ....