PHPackages                             anqin/tao-request - 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. anqin/tao-request

ActiveLibrary[API Development](/categories/api)

anqin/tao-request
=================

taobao api request

v2.0(5y ago)011Apache-2.0PHPPHP &gt;=8.0

Since Mar 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Alex-Yuen/TaoRequest)[ Packagist](https://packagist.org/packages/anqin/tao-request)[ RSS](/packages/anqin-tao-request/feed)WikiDiscussions master Synced 3w ago

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

淘宝接口封装
======

[](#淘宝接口封装)

安装
--

[](#安装)

> composer require anqin/tao-request

使用
--

[](#使用)

```
$client = new TaoRequest([
    'app_key'         => 'YourAppKey',
    'secret_key'      => 'YourSecretKey',
]);
$req    = new TbkScOrderDetailsGet();
$req->setStartTime('2021-04-05 12:18:22');
$req->setEndTime('2021-04-06 12:19:22');
$res = $client->execute($req, 'xxxxxx');`

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

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

Total

2

Last Release

1902d ago

Major Versions

1.0.0 → v2.02021-04-17

PHP version history (2 changes)1.0.0PHP &gt;=7.4

v2.0PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/26308207c736c17d648bd8245c9667b5a328c7b4942e83645c661f5d4aac16ee?d=identicon)[anqin](/maintainers/anqin)

---

Top Contributors

[![Alex-Yuen](https://avatars.githubusercontent.com/u/5312648?v=4)](https://github.com/Alex-Yuen "Alex-Yuen (1 commits)")

---

Tags

taobao apitaobao request

### Embed Badge

![Health badge](/badges/anqin-tao-request/health.svg)

```
[![Health](https://phpackages.com/badges/anqin-tao-request/health.svg)](https://phpackages.com/packages/anqin-tao-request)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M971](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)

PHPackages © 2026

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