PHPackages                             hectorqin/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. [API Development](/categories/api)
4. /
5. hectorqin/think-wechat

ActiveThink-extend[API Development](/categories/api)

hectorqin/think-wechat
======================

EasyWechat For Thnkphp6.0

v1.0.1(6y ago)62051MITPHPPHP &gt;=7.1.0

Since Nov 6Pushed 6y ago1 watchersCompare

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

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

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

[](#think-wechat)

微信SDK For ThinkPHP 5.1, ThinkPHP 6.0 基于[overtrue/wechat](https://github.com/overtrue/wechat)

框架要求
----

[](#框架要求)

ThinkPHP &gt;= 5.1

安装
--

[](#安装)

```
composer require hectorqin/think-wechat
```

配置
--

[](#配置)

1. 修改配置文件 修改项目根目录下config/wechat.php中对应的参数
2. 每个模块基本都支持多账号，默认为 default。

使用
--

[](#使用)

### 接受普通消息

[](#接受普通消息)

```
