PHPackages                             shulinqian/zapay-client - 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. shulinqian/zapay-client

ActiveThinkweb-extend[Payment Processing](/categories/payments)

shulinqian/zapay-client
=======================

thinkweb支付中心客户端

v1.0.2(9y ago)238Apache-2.0PHP

Since Feb 18Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

zapay-client
============

[](#zapay-client)

支付中心客户端类 ###站点接入代码

需要实现notify 和 back,2个api接口,可以参照 Base.php

1.notify用于异步通知

```
必须实现 bind和callback接口,

```

2.back用于反回结果展示

```
//请修改为自己的配置
$config = [
    'gateway' => "http://***.com/pay/index/index",
    'apiurl' => "http://***.com/api/payment/index",
    'appid' => '**site',
    'key' => '01e7891ea2d7914ssb3e9430254f6257',
];
$client = new Client();
$client->setConfig($config);

```

3.到支付中心填入相应的地址

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~11 days

Total

3

Last Release

3396d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/26e36c8d7e37a188cea18a232fb883576c4ec3000394179f703e3c17397f3e8b?d=identicon)[shulinqian](/maintainers/shulinqian)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/shulinqian-zapay-client/health.svg)

```
[![Health](https://phpackages.com/badges/shulinqian-zapay-client/health.svg)](https://phpackages.com/packages/shulinqian-zapay-client)
```

###  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)
