PHPackages                             halweg/sz-payment-gateway - 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. halweg/sz-payment-gateway

ActiveLibrary[Payment Processing](/categories/payments)

halweg/sz-payment-gateway
=========================

payment sdk for sz

1.4.5(5y ago)2351MITPHP

Since Jan 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/halweg/szjy-payment-gateway)[ Packagist](https://packagist.org/packages/halweg/sz-payment-gateway)[ RSS](/packages/halweg-sz-payment-gateway/feed)WikiDiscussions master Synced today

READMEChangelog (8)Dependencies (1)Versions (10)Used By (0)

PHP PaymentAsia Library

category Library author Halweg copyright 2019-2020 Halweg - halweg.cn BLOG license  GNU-LGPL v3 (see LICENSE.TXT)

PayGateWay 1、PaymentAsia (1)pay\_method: 1.alipay 2.wechat 3.cup

How to use? 1.if you want Alipay, u can:

```
    //$pay_config means the config of the gateway, like token,mid,sercet...
    $pay = new Pay($pay_config);

    //$biz_config, like $order_id, $amout, $currency...
    $pay->driver('PaymentAsia')->gateway('AlipayHKWeb')->pay($biz_config);

2.verify

     $pay = new Pay($pay_config);
     $si = $pay->driver('PaymentAsia')->gateway()->verify($data);

3.find
    $pay = new Pay($pay_config);
    $si = $pay->driver('PaymentAsia')->gateway('AlipayHKWeb')->find('2039303848XTEST[your unique id]');

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

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 ~27 days

Recently: every ~48 days

Total

8

Last Release

2122d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/40a83374f308b2b458dc9b07a0e940bcf12533d25ffd3ba1596a28ea22c186ba?d=identicon)[halweg](/maintainers/halweg)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/halweg-sz-payment-gateway/health.svg)

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

###  Alternatives

[chargebee/chargebee-php

ChargeBee API client implementation for PHP

768.0M9](/packages/chargebee-chargebee-php)[imdhemy/google-play-billing

Google Play Billing

491.3M5](/packages/imdhemy-google-play-billing)[bitpay/sdk

Complete version of the PHP library for the new cryptographically secure BitPay API

42337.5k4](/packages/bitpay-sdk)[buckaroo/sdk

Buckaroo payment SDK

12189.1k9](/packages/buckaroo-sdk)[contica/facturador-electronico-cr

Un facturador de código libre para integrar facturación electrónica en Costa Rica a un proyecto PHP

2128.8k](/packages/contica-facturador-electronico-cr)[karson/mpesa-php-sdk

172.2k](/packages/karson-mpesa-php-sdk)

PHPackages © 2026

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