PHPackages                             yuhari/payment - 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. yuhari/payment

ActiveLibrary[Payment Processing](/categories/payments)

yuhari/payment
==============

Some payments , so far, includes Wechat, Ali .

16PHP

Since Jul 31Pushed 7y ago1 watchersCompare

[ Source](https://github.com/yuhari/helper-payment)[ Packagist](https://packagist.org/packages/yuhari/payment)[ RSS](/packages/yuhari-payment/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

helper-payment
==============

[](#helper-payment)

payment sets, incluing wechat , alipay ... ##目前支持微信公众号支付，后续添加中...

\###1. 说明 `/src`下为整个支付模块代码，使用者可以在项目中的目录下配置好对应的支付账户相关信息和操作接口API信息。

`/src/flow` 是一个支付流程的实现，即设置并加载对应的支付账户配置，再加载用户支付订单信息后进行相应的操作，如生成支付订单、查询订单等等操作。

`/src/order` 是用户支付订单的实现，开发者主要需要实现订单参数的约束条件配置，当然也可以跳过这个过程。然后就是将对应接口所需要的订单信息传入用以加载到支付流程中 。

`/src/request` 是支付接口请求的实现，依托`anlutro\cURL`工具，开发者预先可以设置好接口请求的部分设置参数。

`/src/response` 是请求结果的实现，根据接口请求的参数设置，将接口结果转换成统一的数组格式。

`/src/util` 是些通用函数，包括数据格式的转换、接口签名的生成。

\###2. 示例 见`/examples`

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16055224?v=4)[洋榎](/maintainers/yuhari)[@yuhari](https://github.com/yuhari)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yuhari-payment/health.svg)

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

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)

PHPackages © 2026

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