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

ActiveLibrary

elvis-bi/taobao-top-client
==========================

taobao top client

0.1.2(12y ago)06241MITPHPPHP &gt;=5.3.0

Since Nov 1Pushed 12y ago1 watchersCompare

[ Source](https://github.com/elvis-bi/TaobaoTopClient)[ Packagist](https://packagist.org/packages/elvis-bi/taobao-top-client)[ Docs](https://github.com/elvis-bi/TaobaoTopClient)[ RSS](/packages/elvis-bi-taobao-top-client/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

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

[](#taobaotopclient)

抽取淘宝TopSdk的核心部分

安装
--

[](#安装)

```
"require": {
    ...
    "elvis-bi/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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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 ~5 days

Total

3

Last Release

4564d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/62ec7dee917f3a2b1387a547aa4542e00ed6f9b9aa4ef84fde88ba86cb2a7248?d=identicon)[elvis\_bi](/maintainers/elvis_bi)

---

Top Contributors

[![coderbiq](https://avatars.githubusercontent.com/u/717949?v=4)](https://github.com/coderbiq "coderbiq (6 commits)")

---

Tags

clientsdktoptaobao

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/elvis-bi-taobao-top-client/health.svg)](https://phpackages.com/packages/elvis-bi-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.7k7.6M74](/packages/openai-php-laravel)[resend/resend-laravel

Resend for Laravel

1191.4M6](/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.

47073.9k5](/packages/deepseek-php-deepseek-php-client)

PHPackages © 2026

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