PHPackages                             cccyun/qqpay-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. cccyun/qqpay-sdk

ActiveLibrary[Payment Processing](/categories/payments)

cccyun/qqpay-sdk
================

QQ钱包支付第三方 PHP SDK，基于官方最新版本。

1.3(3mo ago)53061MITPHPPHP &gt;=7.1

Since Apr 2Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/netcccyun/qqpay-sdk-php)[ Packagist](https://packagist.org/packages/cccyun/qqpay-sdk)[ RSS](/packages/cccyun-qqpay-sdk/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

QQPay SDK for PHP
=================

[](#qqpay-sdk-for-php)

QQ钱包支付第三方 PHP SDK，基于官方最新版本。

### 功能特点

[](#功能特点)

- 根据QQ钱包支付最新API开发，相比官方SDK，功能更完善，代码更简洁
- 支持Composer安装，无需加载多余组件，可应用于任何平台或框架
- 符合`PSR`标准，你可以各种方便的与你的框架集成
- 基本完善的PHPDoc，可以随心所欲添加本项目中没有的API接口

### 环境要求

[](#环境要求)

`PHP` &gt;= 7.1

### 使用方法

[](#使用方法)

1. Composer 安装。

    ```
    composer require cccyun/qqpay-sdk
    ```
2. 创建配置文件 [`config.php`](./examples/config.php)，填写QQ钱包支付商户信息。
3. 引入配置文件，构造请求参数，调用PaymentService中的方法发起请求，参考 [`examples/qrpay.php`](./examples/qrpay.php)。
4. 更多实例，请移步 [`examples`](examples/) 目录。
5. 类功能说明

    类名说明PaymentService基础支付服务类，所有支付功能都用这个TransferServiceQQ钱包企业付款功能
6. 要对接的API在以上实现类中没有，可根据QQ钱包官方的文档，使用BaseService类中的execute方法直接调用接口。

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance81

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

###  Release Activity

Cadence

Every ~1079 days

Total

2

Last Release

100d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b3d6d144e77e72a96257be62619e642335ccbc448b13bb0e88d13c3db42c6c8?d=identicon)[cccyun](/maintainers/cccyun)

---

Top Contributors

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

---

Tags

qqqqpayqpay

### Embed Badge

![Health badge](/badges/cccyun-qqpay-sdk/health.svg)

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

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