PHPackages                             desand/taobao-top-client - 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. desand/taobao-top-client

ActiveLibrary[API Development](/categories/api)

desand/taobao-top-client
========================

taobao top client

v1.1.1(9y ago)3424MITPHPPHP &gt;=5.3.0

Since Jun 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/desand/taobao-top-client)[ Packagist](https://packagist.org/packages/desand/taobao-top-client)[ Docs](https://github.com/desand/taobao-top-client)[ RSS](/packages/desand-taobao-top-client/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (8)DependenciesVersions (9)Used By (0)

TaobaoTopClient
===============

[](#taobaotopclient)

抽取淘宝TopSdk的核心部分

安装
--

[](#安装)

```
"require": {
    ...
    "desand/taobao-top-client": "*"
    ...
}

php composer.phar update

```

使用
--

[](#使用)

```
$config = array(
    'appkey' => '...',
    'secretKey' => '...'
);

$topClient = new \TaobaoTopClient\TopClient($config);

$shopGetRequest = $topClient->get('ShopGetRequest');
$shopGetRequest->setNick('abc');
$shopGetRequest->setFields('sid,cid,...');

$shopData = $topClient->execute($shopGetRequest, $sessionKey);

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~41 days

Recently: every ~72 days

Total

8

Last Release

3386d ago

Major Versions

0.2 → v1.0.02016-06-02

### Community

Maintainers

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

---

Top Contributors

[![desand](https://avatars.githubusercontent.com/u/5171255?v=4)](https://github.com/desand "desand (9 commits)")

---

Tags

clientsdktoptaobao

### Embed Badge

![Health badge](/badges/desand-taobao-top-client/health.svg)

```
[![Health](https://phpackages.com/badges/desand-taobao-top-client/health.svg)](https://phpackages.com/packages/desand-taobao-top-client)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k8.8M83](/packages/openai-php-laravel)[resend/resend-laravel

Resend for Laravel

1212.2M8](/packages/resend-resend-laravel)[deepseek-php/deepseek-php-client

deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.

46784.5k5](/packages/deepseek-php-deepseek-php-client)[apigee/apigee-client-php

Client library for connecting to the Apigee Edge API.

26575.0k3](/packages/apigee-apigee-client-php)

PHPackages © 2026

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