PHPackages                             adcbguo/yun\_pay - 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. [Payment Processing](/categories/payments)
4. /
5. adcbguo/yun\_pay

ActiveLibrary[Payment Processing](/categories/payments)

adcbguo/yun\_pay
================

云账户组件

1351PHP

Since Nov 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/adcbguo/yun_pay)[ Packagist](https://packagist.org/packages/adcbguo/yun_pay)[ RSS](/packages/adcbguo-yun-pay/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

云账户SDK组件
========

[](#云账户sdk组件)

安装方式
----

[](#安装方式)

```
composer require adcbguo/yun_pay dev-master

```

配置文件
----

[](#配置文件)

```
把配置文件 yun_pay\config.php 复制到项目的对应配置目录下

```

使用方式
----

[](#使用方式)

```
//参数类型看注释

// 转账到银行卡
Order::make($config)->realtime($order_id,$real_name,$card_no,$id_card,$pay,$phone_no,$pay_remark);

// 转账到支付宝账户
Order::make($config)->alipay($order_id,$real_name,$id_card,$card_no,$pay,$pay_remark);

// 发微信红包
Order::make($config)->wxpay($order_id,$real_name,$id_card,$openid,$pay,$notes,$pay_remark);

// 查询一条转账
Query::make($config)->one($order_id,$channel);

// 查询云账户余额
Query::make($config)->accounts();

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9740186?v=4)[郭冠常](/maintainers/adcbguo)[@adcbguo](https://github.com/adcbguo)

---

Top Contributors

[![adcbguo](https://avatars.githubusercontent.com/u/9740186?v=4)](https://github.com/adcbguo "adcbguo (16 commits)")

---

Tags

thinkphptransfer-accountsyun-pay

### Embed Badge

![Health badge](/badges/adcbguo-yun-pay/health.svg)

```
[![Health](https://phpackages.com/badges/adcbguo-yun-pay/health.svg)](https://phpackages.com/packages/adcbguo-yun-pay)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/braintree

Braintree gateway for Omnipay payment processing library

35558.0k3](/packages/omnipay-braintree)

PHPackages © 2026

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