PHPackages                             liusir/wx-open-platform-for-laravel - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. liusir/wx-open-platform-for-laravel

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

liusir/wx-open-platform-for-laravel
===================================

laravelPackage测试

v1.0.0(4y ago)011MITPHP

Since Aug 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/i865898963/Liu-Package-Test)[ Packagist](https://packagist.org/packages/liusir/wx-open-platform-for-laravel)[ RSS](/packages/liusir-wx-open-platform-for-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

基于微信官方php sdk,支持Laravel5以及Lumen5
================================

[](#基于微信官方php-sdk支持laravel5以及lumen5)

安装
--

[](#安装)

建议使用Composer2.x

```
composer require liusir/wx-open-platform-for-laravel
```

Laravel 5.\* 配置
---------------

[](#laravel-5-配置)

```
'provider' => [
       LiuDev\WxOpenPlatForm\WxOpenPlatformServiceProvider:class,
    ],
```

配置alias:

```
'aliases' => [
       'OpenPlatform' => 'LiuDev\WxOpenPlatForm\Facades\OpenPlatForm',
    ],
```

生成配置文件:

```
php artisan vendor:publish --provider="LiuDev\WxOpenPlatForm\WxOpenPlatformServiceProvider"
```

配置文件wxOpenPlatForm.php中完成相应配置

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

1729d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/13497e5a7a0135710019bab55170b800bb3ed05c304a42243fd0bfe9dbacd70e?d=identicon)[i865898963](/maintainers/i865898963)

---

Top Contributors

[![i865898963](https://avatars.githubusercontent.com/u/37822147?v=4)](https://github.com/i865898963 "i865898963 (11 commits)")

### Embed Badge

![Health badge](/badges/liusir-wx-open-platform-for-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/liusir-wx-open-platform-for-laravel/health.svg)](https://phpackages.com/packages/liusir-wx-open-platform-for-laravel)
```

###  Alternatives

[bainternet/php-hooks

A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system

27621.3k2](/packages/bainternet-php-hooks)[tanigami/specification

Basic classes for Specification pattern in PHP.

3345.8k1](/packages/tanigami-specification)

PHPackages © 2026

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