PHPackages                             lurrpis/yunbi - 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. lurrpis/yunbi

ActiveLibrary[API Development](/categories/api)

lurrpis/yunbi
=============

PHP SDK for yunbi

1.2.0(9y ago)4661MITPHPPHP &gt;=5.5.0

Since May 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/lurrpis/yunbi)[ Packagist](https://packagist.org/packages/lurrpis/yunbi)[ Docs](https://lurrpis.com)[ RSS](/packages/lurrpis-yunbi/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (5)Used By (1)

[GMCloud ](http://gmcloud.io/)

📦 Yunbi PHP SDK

Feature
-------

[](#feature)

- 集成所有 `YUNBI API` 接口
- 统一异常处理
- 方法使用更优雅，不必再去研究那些奇怪的的方法名或者类名是做啥用的;
- 符合 [PSR](https://github.com/php-fig/fig-standards) 标准, 你可以各种方便的与你的框架集成;

Requirement
-----------

[](#requirement)

1. PHP &gt;= 5.5.0
2. **[composer](https://getcomposer.org/)**

> SDK 对所使用的框架并无特别要求

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

[](#installation)

```
composer require lurrpis/yunbi
```

Usage
-----

[](#usage)

基本使用:

```
use GMCloud\SDK\Yunbi;

Yunbi::setAccessKey('AccessKey');
Yunbi::setSecretKey('SecretKey');

$balance = Yunbi::membersMe();

```

Documentation
-------------

[](#documentation)

- 暂无

Integration
-----------

[](#integration)

- 暂无

Contribution
------------

[](#contribution)

- 暂无

License
-------

[](#license)

MIT

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

4

Last Release

3287d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a8b394a86f4c4a464b5b7c730fdead5ec8d3ab67cd86912732d1875d1eddb91f?d=identicon)[lurrpis](/maintainers/lurrpis)

---

Tags

phpsdkyunbi

### Embed Badge

![Health badge](/badges/lurrpis-yunbi/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k555.0M2.8k](/packages/aws-aws-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

608.3M52](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M16](/packages/checkout-checkout-sdk-php)[fingerprint/fingerprint-pro-server-api-sdk

Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.

33302.1k1](/packages/fingerprint-fingerprint-pro-server-api-sdk)

PHPackages © 2026

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