PHPackages                             miuhr/alipay-sdk - 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. miuhr/alipay-sdk

ActiveLibrary[Payment Processing](/categories/payments)

miuhr/alipay-sdk
================

支付宝SDK

3.0.1(7y ago)1126MITPHPPHP &gt;5.5.0

Since Sep 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/haobingwang/alipay-sdk)[ Packagist](https://packagist.org/packages/miuhr/alipay-sdk)[ RSS](/packages/miuhr-alipay-sdk/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)DependenciesVersions (8)Used By (0)

Alipay SDK (支付宝SDK)
===================

[](#alipay-sdk-支付宝sdk)

[![Latest Stable Version](https://camo.githubusercontent.com/cfcbdb8653a9cec7840300149a27073db7e3765b2956fa7903ced1fd953a87a7/68747470733a2f2f706f7365722e707567782e6f72672f6d697568722f616c697061792d73646b2f762f737461626c65)](https://packagist.org/packages/miuhr/alipay-sdk)[![Total Downloads](https://camo.githubusercontent.com/2c641c091e7ad80e9bfd4b97cbe573f1e7f3a4f8d72102b1e32ec7e2c3a13818/68747470733a2f2f706f7365722e707567782e6f72672f6d697568722f616c697061792d73646b2f646f776e6c6f616473)](https://packagist.org/packages/miuhr/alipay-sdk)[![License](https://camo.githubusercontent.com/2cf7c379d1edfb2e4d275685f3599b1478f6cc48b432a7da34c5ff0501e6e77e/68747470733a2f2f706f7365722e707567782e6f72672f6d697568722f616c697061792d73646b2f6c6963656e7365)](https://packagist.org/packages/miuhr/alipay-sdk)

所有SDK源文件取自 [支付宝官网](https://docs.open.alipay.com/54/103419/)，原版未改动。

最后更新版本参见保留目录名

使用
--

[](#使用)

```
composer require miuhr/alipay-sdk

```

所有类都被映射到了顶层命名空间

```
$c = new \AopClient();
$c->gatewayUrl = "https://openapi.alipay.com/gateway.do";

$request= new \AlipaySystemOauthTokenRequest();
$request->setCode($auth_code);
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Recently: every ~64 days

Total

6

Last Release

2897d ago

Major Versions

0.1.3 → 1.4.12017-12-21

1.4.1 → 3.0.12018-06-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/02e8246bd86b3f16b57f8cf3cfbb2341d7880edd36f2d348af2d3ceeed4c48b8?d=identicon)[haobing](/maintainers/haobing)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/miuhr-alipay-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/miuhr-alipay-sdk/health.svg)](https://phpackages.com/packages/miuhr-alipay-sdk)
```

###  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/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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