PHPackages                             wish-cloud/open-taobao-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. wish-cloud/open-taobao-sdk

ActiveLibrary[API Development](/categories/api)

wish-cloud/open-taobao-sdk
==========================

淘宝开放平台 PHP SDK

1.0.1(3y ago)235MITPHPPHP ^7.3|^8.0

Since Feb 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/wish-cloud/open-taobao-sdk)[ Packagist](https://packagist.org/packages/wish-cloud/open-taobao-sdk)[ RSS](/packages/wish-cloud-open-taobao-sdk/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

**淘宝开放平台 PHP SDK**
==================

[](#淘宝开放平台-php-sdk)

Installation
------------

[](#installation)

```
composer require wish-cloud/open-taobao-sdk
```

Usage
-----

[](#usage)

```
$client = new \WishCloud\OpenTaobao\Client(['key' => 'your-key', 'secret' => 'your-secret','debug'=>false]);
$taobao->request('API接口名称', $params);
$client->request('taobao.tbk.item.get', ['fields' => 'title,cid,pic_url,num,price', 'page_no' => 1]));
```

详细 API 文档请参考[淘宝开放平台](https://open.taobao.com/api.htm)

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

2

Last Release

1225d ago

PHP version history (2 changes)v1.0.0PHP ^7.3|^8.0|^8.1

1.0.1PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/796b481a8b251a90fb280302e2f0cca08a49a52648d23aac1935f9e0bb709807?d=identicon)[wish-cloud](/maintainers/wish-cloud)

---

Top Contributors

[![wish-cloud](https://avatars.githubusercontent.com/u/62369484?v=4)](https://github.com/wish-cloud "wish-cloud (4 commits)")

---

Tags

open.taobao

### Embed Badge

![Health badge](/badges/wish-cloud-open-taobao-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/wish-cloud-open-taobao-sdk/health.svg)](https://phpackages.com/packages/wish-cloud-open-taobao-sdk)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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