PHPackages                             jiangchengbin/weixin - 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. [API Development](/categories/api)
4. /
5. jiangchengbin/weixin

ActiveLibrary[API Development](/categories/api)

jiangchengbin/weixin
====================

Laravel 5 wrapper for the WeiXin API.

1.0.6(10y ago)0231MITPHPPHP &gt;=5.5.9

Since Jun 25Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jiangchengbin/WeiXin)[ Packagist](https://packagist.org/packages/jiangchengbin/weixin)[ Docs](https://github.com/jiangchengbin/WeiXin)[ RSS](/packages/jiangchengbin-weixin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

Laravel 5 微信接口封装包(增加支付宝封装)
==========================

[](#laravel-5-微信接口封装包增加支付宝封装)

================= Laravel 5 wrapper for the [WeiXin](http://www.lixijing520.com) API.

Installation
------------

[](#installation)

Require this package, with [Composer](https://getcomposer.org/), in the root directory of your project.

```
composer require jiangchengbin/weixin:~1.0
```

Add the service provider to `config/app.php` in the `providers` array.

```
'Jiangchengbin\weixin\WeiXinServiceProvider'
```

If you want you can use the [facade](http://laravel.com/docs/facades). Add the reference in `config/app.php` to your aliases array.

```
'Weixin'=> 'Jiangchengbin\weixin\Facades\WeiXin',
```

Configuration
-------------

[](#configuration)

Laravel Debug requires connection configuration. To get started, you'll need to publish all vendor assets:

```
php artisan vendor:publish

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

3954d ago

PHP version history (2 changes)1.0.4PHP &gt;=5.4.0

1.0.6PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/56e749de9455a2a4dd5ecc7972c56c526a3ab58e508d3057bc0cee92b1a54cd3?d=identicon)[jiangchengbin](/maintainers/jiangchengbin)

---

Tags

apijiangchengbinwei-xin

### Embed Badge

![Health badge](/badges/jiangchengbin-weixin/health.svg)

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

###  Alternatives

[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22779.0k](/packages/m165437-laravel-blueprint-docs)

PHPackages © 2026

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