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(8y ago)4661MITPHPPHP &gt;=5.5.0

Since May 10Pushed 8y 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 2w 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 52% 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

3242d 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

[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

596.2M35](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.5M11](/packages/checkout-checkout-sdk-php)[mailchimp/transactional

529.5M18](/packages/mailchimp-transactional)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

72287.1k1](/packages/mozex-anthropic-laravel)

PHPackages © 2026

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