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

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

ppeerit/wechat
==============

Library for wechat platform

6111PHP

Since Oct 17Pushed 9y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Wechatqy
========

[](#wechatqy)

微信企业号开发SDK for thinkphp 5.0
支持多公众号管理
自动管理access\_token
暂不支持其他框架 因为使用了tp5的缓存机制
后期再进行修改

安装
--

[](#安装)

使用命令

```
composer require ppeerit/wechat
```

使用
--

[](#使用)

\###加载命名空间

```
use Ppeerit\Wechat\WechatQy;
```

\###实例化企业号对象

```
// 设置调用的缓存文件名称，默认wechatqy
WechatQy::setConfig('wechat2');
// 实例化授权类
$oauth = & WechatQy::instance('Oauth');
```

待完善

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/bc9ac0baa4a9380596619d9c5d630cb6601f7d0d1b59b8e010179eaadfb154e7?d=identicon)[zewail](/maintainers/zewail)

---

Top Contributors

[![czewail](https://avatars.githubusercontent.com/u/14213748?v=4)](https://github.com/czewail "czewail (45 commits)")

### Embed Badge

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

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

PHPackages © 2026

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