PHPackages                             ibrand/wechat-backend - 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. ibrand/wechat-backend

ActiveLibrary[API Development](/categories/api)

ibrand/wechat-backend
=====================

wechat backend for Laravel Application.

v1.0.10(6y ago)133.7k6[2 issues](https://github.com/guojiangclub/wechat-backend/issues)MITJavaScriptPHP &gt;=5.5

Since Dec 19Pushed 4y ago4 watchersCompare

[ Source](https://github.com/guojiangclub/wechat-backend)[ Packagist](https://packagist.org/packages/ibrand/wechat-backend)[ Docs](https://github.com/ibrandcc/wechat-backend)[ RSS](/packages/ibrand-wechat-backend/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (7)Versions (14)Used By (0)

iBrand 微信公众号平台管理系统
==================

[](#ibrand-微信公众号平台管理系统)

可快速托管微信公众号并实现公众号菜单管理、自动回复、粉丝管理、素材管理（视频素材，图片素材，图文素材，文本素材）、模板消息以及二维码管理等功能。

- 基于 [iBrand 第三方平台](https://github.com/ibrandcc/laravel-wechat-platform) 开发
- 后台基于 [iBrand Backend](https://github.com/ibrandcc/backend)

安装
--

[](#安装)

```
composer require ibrand/wechat-backend:~1.0 -vvv

```

### 在 config/app.php 注册 ServiceProvider

[](#在-configappphp-注册-serviceprovider)

```
'providers' => [
    // ...
    HieuLe\Active\ActiveServiceProvider::class,
    iBrand\Wechat\Backend\Providers\BackendServiceProvider::class,
],

'aliases' => [
    // ...
     'Active' => HieuLe\Active\Facades\Active::class,
],

```

### 发布资源配置

[](#发布资源配置)

```
php artisan vendor:publish --all

```

### 在config/laravel-widgets中添加

[](#在configlaravel-widgets中添加)

```
'default_namespace' => 'iBrand\Wechat\Backend\Widgets',

```

### 初始化表数据

[](#初始化表数据)

```
php artisan ibrand-wechat-backend:install

```

使用
--

[](#使用)

使用前，请申请并部署好自己的微信第三方开放平台，获取 client\_id 和 client\_secret.

//TODO: 待完善

果酱云社区
-----

[](#果酱云社区)

 [ ![点击跳转](https://camo.githubusercontent.com/6359e5bd680f99c0f946287e22a32d5935d94a942ae2116a0b2f6f0c7a70ccca/68747470733a2f2f63646e2e67756f6a69616e672e636c75622f696d6167652f323032322f30322f31362f77755f316673306a62636f32313832673238306c317661676d376265362e706e67) ](https://guojiang.club/)

- 全网真正免费的IT课程平台
- 专注于综合IT技术的在线课程，致力于打造优质、高效的IT在线教育平台
- 课程方向包含Python、Java、前端、大数据、数据分析、人工智能等热门IT课程
- 300+免费课程任你选择

 [ ![点击跳转](https://camo.githubusercontent.com/8f168577f9682601d01cf6c726dbbccd911815b2b6d4f999e27475448f22a107/68747470733a2f2f63646e2e67756f6a69616e672e636c75622f696d6167652f323032322f30322f31362f77755f316673306c383261653170713131653433316a366e31376a7331767137362e706e67) ](https://guojiang.club/)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~9 days

Total

11

Last Release

2431d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05a4dd937f49471fe1d2cb4da6445668df23b2ad2422789b3aaed3ef9459c377?d=identicon)[shjchen](/maintainers/shjchen)

---

Top Contributors

[![chenbidepro](https://avatars.githubusercontent.com/u/9166101?v=4)](https://github.com/chenbidepro "chenbidepro (9 commits)")[![tangqi1916](https://avatars.githubusercontent.com/u/193469035?v=4)](https://github.com/tangqi1916 "tangqi1916 (7 commits)")[![lifeagin](https://avatars.githubusercontent.com/u/17327408?v=4)](https://github.com/lifeagin "lifeagin (6 commits)")

---

Tags

ibrandlaravellaravel-packagephpwechatwechat-backendwechat-official-accountlaravelbackendwechatibrand

### Embed Badge

![Health badge](/badges/ibrand-wechat-backend/health.svg)

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

###  Alternatives

[flat3/lodata

OData v4.01 Producer for Laravel

96320.9k](/packages/flat3-lodata)

PHPackages © 2026

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