PHPackages                             luban/top - 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. luban/top

ActiveLibrary[API Development](/categories/api)

luban/top
=========

淘宝开放平台SDK

v0.0.9(5y ago)012MITPHPPHP &gt;=7.2

Since Oct 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/iszhange/luban-top-php)[ Packagist](https://packagist.org/packages/luban/top)[ RSS](/packages/luban-top/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (9)Dependencies (1)Versions (10)Used By (0)

luban-top (PHP)
===============

[](#luban-top-php)

鲁班·淘宝开放平台SDK

#### 使用示例

[](#使用示例)

```
require __DIR__ . '/vendor/autoload.php';

use LuBan\Top\Client;
use LuBan\Top\Requests\TbkItemInfoGetRequest;

$c = new Client();
$c->appKey = "You're appkey";
$c->secretKey = "You're appSecret";
$req = new TbkItemInfoGetRequest();
$req->setNumIids('627565398166');
$result = $c->execute($req);
var_dump($result);
```

#### 贡献代码

[](#贡献代码)

如果你想要参与代码开发请`fork`本项目，然后发起`pull request`。在通过代码检查和tests之后会将请求合并到主分支

#### 参考文档

[](#参考文档)

- [淘宝开放平台](https://open.taobao.com)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~18 days

Recently: every ~5 days

Total

9

Last Release

1879d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2632156?v=4)[Eric Zhang](/maintainers/zhange)[@zhange](https://github.com/zhange)

---

Top Contributors

[![beJuvenile](https://avatars.githubusercontent.com/u/41072301?v=4)](https://github.com/beJuvenile "beJuvenile (16 commits)")[![iszhange](https://avatars.githubusercontent.com/u/18663434?v=4)](https://github.com/iszhange "iszhange (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/luban-top/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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