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

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

vzina/wechat
============

微信SDK

2.0.1(1y ago)023MITPHPPHP &gt;=7.2

Since Dec 1Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (11)Versions (5)Used By (0)

[EasyWeChat](https://www.easywechat.com)
========================================

[](#easywechat)

Requirement
-----------

[](#requirement)

1. PHP &gt;= 7.2
2. **[Composer](https://getcomposer.org/)**
3. openssl 拓展
4. fileinfo 拓展（素材管理模块需要用到）

Installation
------------

[](#installation)

```
$ composer require "vzina/wechat:~2.0" -vvv
```

Usage
-----

[](#usage)

基本使用（以服务端为例）:

```
