PHPackages                             jobsys/wechat-module - 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. jobsys/wechat-module

ActiveLaravel-module

jobsys/wechat-module
====================

1.1.3(10mo ago)0381MITPHP

Since Jun 21Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/jobsys/wechat-module)[ Packagist](https://packagist.org/packages/jobsys/wechat-module)[ RSS](/packages/jobsys-wechat-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (9)Used By (0)

**Wechat** 微信模块

该模块是在 [overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat) 库的基础上进行了封装，提供微信公众号（待开发）、微信小程序、微信企业号、微信支付的开箱即用功能。

模块安装
----

[](#模块安装)

```
composer require jobsys/wechat-module
```

### 依赖

[](#依赖)

- PHP 依赖

    ```
    {
        "overtrue/laravel-wechat": "^7.2",          // 微信SDK
    }
    ```
- JS 依赖 (无)

### 配置

[](#配置)

#### 模块配置 `config/module.php`

[](#模块配置-configmodulephp)

```
"Wechat" => [
     "route_prefix" => "manager",                                                   // 路由前缀
 ]
```

#### `overtrue/laravel-wechat` 配置

[](#overtruelaravel-wechat-配置)

```
php artisan vendor:publish --provider="Overtrue\\LaravelWeChat\\ServiceProvider"
```

> 具体配置查看 [overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat) 以及 [easywechat](https://easywechat.com/)

模块功能
----

[](#模块功能)

### 微信公众号(待开发)

[](#微信公众号待开发)

### 微信小程序

[](#微信小程序)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance54

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Recently: every ~125 days

Total

8

Last Release

310d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9af2852747d0afc832ab19afacd1b3bc0b727a8866ef728c8ccb3dc8ac75ca2a?d=identicon)[sinceow](/maintainers/sinceow)

---

Top Contributors

[![sinceow](https://avatars.githubusercontent.com/u/4105018?v=4)](https://github.com/sinceow "sinceow (8 commits)")

### Embed Badge

![Health badge](/badges/jobsys-wechat-module/health.svg)

```
[![Health](https://phpackages.com/badges/jobsys-wechat-module/health.svg)](https://phpackages.com/packages/jobsys-wechat-module)
```

PHPackages © 2026

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