PHPackages                             roseknife/taoke-sdk - 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. [API Development](/categories/api)
4. /
5. roseknife/taoke-sdk

ActiveLibrary[API Development](/categories/api)

roseknife/taoke-sdk
===================

基于淘宝客官方SDK修改

114

Since Oct 27Compare

[ Source](https://github.com/roseknife/taoke-sdk)[ Packagist](https://packagist.org/packages/roseknife/taoke-sdk)[ RSS](/packages/roseknife-taoke-sdk/feed)WikiDiscussions Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

以后再详写

//注意在官方请求实例下加命名空间 //appkey,secretKey 去自己的项目/config/app.php里加配置，这里就不一一说明了

$c = new \\TaoKe\\TopClient; $c-&gt;appkey = '**'; $c-&gt;secretKey = '**\*\*'; $req = new \\TaoKe\\Request\\TbkUatmFavoritesGetRequest; $req-&gt;setPageNo("1"); $req-&gt;setPageSize("20"); $req-&gt;setFields("favorites\_title,favorites\_id,type"); $req-&gt;setType("1"); $resp = $c-&gt;execute($req); return $resp;

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30590785?v=4)[roseknife](/maintainers/roseknife)[@roseknife](https://github.com/roseknife)

### Embed Badge

![Health badge](/badges/roseknife-taoke-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/roseknife-taoke-sdk/health.svg)](https://phpackages.com/packages/roseknife-taoke-sdk)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.5M7](/packages/exsyst-swagger)[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
