PHPackages                             maxzhang/all-in-one-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. maxzhang/all-in-one-sdk

ActiveLibrary

maxzhang/all-in-one-sdk
=======================

淘客相关第三方Api聚合SDK，只需一个引用，调遍所有平台

0.0.2(9mo ago)3501MITPHPPHP &gt;=7

Since Oct 21Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/maxzhang666/All-In-One-Sdk)[ Packagist](https://packagist.org/packages/maxzhang/all-in-one-sdk)[ RSS](/packages/maxzhang-all-in-one-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

All-In-One-Sdk
==============

[](#all-in-one-sdk)

淘客相关第三方Api聚合SDK，只需一个引用，调遍所有平台

> 目前只加入了我需要使用的Api,如果没有你想用的欢迎按照规范贡献代码
>
> [](https://)

目录结构
====

[](#目录结构)

```
.
├── src
│   ├── Apps                                    //功能api目录
│   │   └── HaoDanKu                            //三方平台目录
│   │       └── Tools                           //三方平台功能分类目录
│   │           ├── VpConvertRequest.php        //三方平台功能api
│   ├── Client                                  //客户端
│   │   ├── BaseClient.php                      //客户端基类
│   │   ├── HaoDanKuClient.php                  //三方平台客户端
│   │   └── IClient.php                         //客户端接口规范
│   ├── Constants                               //静态常量、枚举
│   │   ├── RequestMethodType.php
│   │   └── RequestPostType.php
│   ├── Exceptions                              //异常
│   │   ├── Exception.php
│   │   ├── HttpException.php
│   │   └── InvalidArgumentException.php
│   └── Request
│       ├── BaseRequest.php
│       ├── HaoDanKuRequest.php                 //三方平台api请求基类
│       └── IRequest.php
└── tests                                       //测试用例
    ├── BaseTest.php
    ├── HaoDanKu
    │       └── Tools
    │           └── VpConvertTest.php
    └── bootstarp.php

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance57

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

291d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/06e0500a501292715eb33f2a9edac3f71ddd651c834689c2f00324a3b26ad515?d=identicon)[maxzhang](/maintainers/maxzhang)

---

Top Contributors

[![maxzhang666](https://avatars.githubusercontent.com/u/10149878?v=4)](https://github.com/maxzhang666 "maxzhang666 (67 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/maxzhang-all-in-one-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/maxzhang-all-in-one-sdk/health.svg)](https://phpackages.com/packages/maxzhang-all-in-one-sdk)
```

PHPackages © 2026

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