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

ActiveLibrary

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 today

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 54% 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

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

[xeroapi/xero-php-oauth2

Xero official PHP SDK for oAuth2 generated with OpenAPI spec 3

1054.3M14](/packages/xeroapi-xero-php-oauth2)[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[zenditplatform/zendit-php-sdk

PHP client for Zendit API

1204.3k](/packages/zenditplatform-zendit-php-sdk)[kinde-oss/kinde-auth-php

Kinde PHP SDK for authentication

2369.5k3](/packages/kinde-oss-kinde-auth-php)

PHPackages © 2026

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