PHPackages                             5ini99/think-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. 5ini99/think-wechat

ActiveLibrary

5ini99/think-wechat
===================

微信 SDK for thinkphp5, 基于 overtrue/wechat

1.0.0(8y ago)039Apache-2.0PHP

Since Dec 6Pushed 8y ago1 watchersCompare

[ Source](https://github.com/5ini99/think-wechat)[ Packagist](https://packagist.org/packages/5ini99/think-wechat)[ RSS](/packages/5ini99-think-wechat/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

think-wechat
============

[](#think-wechat)

微信 SDK for thinkphp5, 基于 [overtrue/wechat](https://github.com/overtrue/wechat)

安装方法
----

[](#安装方法)

### 第一步 使用composer下载SDK

[](#第一步-使用composer下载sdk)

```
composer require 5ini99/think-wechat
```

### 第二步 发布配置文件到TP目录

[](#第二步-发布配置文件到tp目录)

> 查看application/extra/wechat.php这个文件是否存在，如果不存在手动复制一份这个文件 [config.php](https://raw.githubusercontent.com/hooklife/thinkphp5-wechat/master/src/config.php) 到 application/extra 这个位置 就OK

使用方法
----

[](#使用方法)

具体参考手册 [手册](https://easywechat.org/zh-cn/docs/)TP中使用代码类似

```
use think\Wechat;
Wechat::user_tag()->lists();
Wechat::card()->lists()
```

如果有不懂的，可以下面评论。 也欢迎大家在github提交issue和PR

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 76.2% 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

3082d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14342127?v=4)[xiaobo.sun](/maintainers/5ini99)[@5ini99](https://github.com/5ini99)

---

Top Contributors

[![hooklife](https://avatars.githubusercontent.com/u/8096997?v=4)](https://github.com/hooklife "hooklife (16 commits)")[![5ini99](https://avatars.githubusercontent.com/u/14342127?v=4)](https://github.com/5ini99 "5ini99 (3 commits)")[![hooklifecoplit](https://avatars.githubusercontent.com/u/267728353?v=4)](https://github.com/hooklifecoplit "hooklifecoplit (2 commits)")

---

Tags

wechatweixinthinkphp5

### Embed Badge

![Health badge](/badges/5ini99-think-wechat/health.svg)

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

###  Alternatives

[w7corp/easywechat

微信SDK

10.4k761.6k60](/packages/w7corp-easywechat)[overtrue/laravel-wechat

微信 SDK for Laravel

3.0k1.8M53](/packages/overtrue-laravel-wechat)[naixiaoxin/think-wechat

EasyWechat For Thnkphp5.1+

27316.1k1](/packages/naixiaoxin-think-wechat)

PHPackages © 2026

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