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

ActiveLibrary[API Development](/categories/api)

handsomegyr/wechat
==================

A simple PHP client library for weixin

2.1.1(2y ago)41661[1 issues](https://github.com/handsomegyr/wechat/issues)MITPHPPHP &gt;=5.5CI failing

Since Sep 5Pushed 10mo ago2 watchersCompare

[ Source](https://github.com/handsomegyr/wechat)[ Packagist](https://packagist.org/packages/handsomegyr/wechat)[ Docs](http://github.com/handsomegyr/wechat)[ RSS](/packages/handsomegyr-wechat/feed)WikiDiscussions master Synced today

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

\#微信公众平台开发模式通用接口API新版

[![MIT](https://camo.githubusercontent.com/a4b7a1d8377c4252b62962b12857454a352b488c7f58770dcbcadcffaf57247b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f646f637472696e652f6f726d2e737667)](https://github.com/handsomegyr/wechat/blob/master/LICENSE)[![Build Status](https://camo.githubusercontent.com/1e509e07aa821c8f339856185b785389d13aeaee0290277019752c3ee66cd4a9/68747470733a2f2f7472617669732d63692e6f72672f68616e64736f6d656779722f7765636861742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/handsomegyr/wechat)[![Coverage](https://camo.githubusercontent.com/6ecbbfcdddb7a043482aae047e6ea86d6d305513b5df1af82e0f67296db92b45/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f68616e64736f6d656779722f7765636861742f6d61737465722e737667)](https://codecov.io/gh/handsomegyr/wechat)[![Packagist](https://camo.githubusercontent.com/927c95acf19747a120234a3682eb1a317053e7a4b8bcdb7dd4df4760ba1544e1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68616e64736f6d656779722f7765636861742e737667)](https://packagist.org/packages/handsomegyr/wechat)

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

[](#requirement)

1. PHP &gt;= 5.5
2. **[Composer](https://getcomposer.org/)**

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

[](#installation)

```
$ composer require "handsomegyr/wechat" -vvv
```

Usage
-----

[](#usage)

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

```
