PHPackages                             alezh/wxpay - 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. alezh/wxpay

ActiveLibrary

alezh/wxpay
===========

WxPay Sdk for Laravel 5

2.0.8(9y ago)092MITPHPPHP &gt;=5.5.9

Since Apr 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/alezh/WxpayAPI)[ Packagist](https://packagist.org/packages/alezh/wxpay)[ RSS](/packages/alezh-wxpay/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

WxpayAPI
========

[](#wxpayapi)

### 开发 Laravel WxpayAPI V3

[](#开发-laravel-wxpayapi-v3)

### 用法

[](#用法)

```
composer require alezh/WxPay

```

或者在你的 `composer.json` 的 require 部分中添加:

```
 "alezh/WxPay": "~2.0"
```

下载完毕之后,直接配置 `config/app.php` 的 `providers`,`aliases`:

```
\Alezh\WxPay\WxPayProvider::class,

'WxPay' => Alezh\WxPay\Facades\WxPay::class
```

$ php artisan vendor:publish --provider="Alezh\\WxPay\\WxPayProvider"

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 81.3% 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 ~0 days

Total

6

Last Release

3305d ago

Major Versions

1.1.0 → 2.0.52017-04-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/37f1ecee1f53fa2a27bba63abb340341ba0208c81944f5e3b47ab12f5d4e1928?d=identicon)[alezh](/maintainers/alezh)

---

Top Contributors

[![mtoox](https://avatars.githubusercontent.com/u/278851732?v=4)](https://github.com/mtoox "mtoox (13 commits)")[![alezh](https://avatars.githubusercontent.com/u/5153676?v=4)](https://github.com/alezh "alezh (3 commits)")

---

Tags

phpweixinweixin-phpweixin-sdk

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alezh-wxpay/health.svg)

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

PHPackages © 2026

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