PHPackages                             meshell/shrimp-wechat-sdk - 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. meshell/shrimp-wechat-sdk

ActiveLibrary[API Development](/categories/api)

meshell/shrimp-wechat-sdk
=========================

小虾米微信公众平台SDK

v2.0.3(5y ago)1331[2 PRs](https://github.com/TianLiangZhou/shrimp-wechat-sdk/pulls)MITPHPPHP &gt;=7.3

Since Jan 5Pushed 3y ago1 watchersCompare

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

READMEChangelog (8)Dependencies (6)Versions (14)Used By (0)

Shrimp-wechat-sdk
=================

[](#shrimp-wechat-sdk)

[![Build Status](https://camo.githubusercontent.com/a70ce966e69176dd6bb2c0e0d5652feb63fce0435d569ae1d2a2c512c3013218/68747470733a2f2f7472617669732d63692e6f72672f5469616e4c69616e675a686f752f736872696d702d7765636861742d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/TianLiangZhou/shrimp-wechat-sdk)[![Coverage Status](https://camo.githubusercontent.com/b55d9b86723d856a5fd66793274f0b7b00645951ad99afe37b1d3475a3270d82/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f5469616e4c69616e675a686f752f736872696d702d7765636861742d73646b2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/TianLiangZhou/shrimp-wechat-sdk?branch=master)[![Maintainability](https://camo.githubusercontent.com/25847b2d1a457ab19e51612e2b08d5560e145584afa2db2df872fedbd10db671/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f65623461303466633866343364613363636566302f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/TianLiangZhou/shrimp-wechat-sdk/maintainability)[![License](https://camo.githubusercontent.com/5e25f857ea70d6e61023befad1d4195a9196c47ce3e73e4ef77a0d8e2e2e98f3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d6d69742d626c75652e737667)](LICENSE)

小虾米微信SDK是一个针对微信公众平台接口的封装。目前已实现了用户、素材、消息、菜单相关的接口，还有自动回复的处理。

#### Installation

[](#installation)

```
composer require meshell/shrimp-wechat-sdk
```

#### Usage

[](#usage)

所有`api`的返回结果，都使用微信官方结果为标准。具体可以查看[https://mp.weixin.qq.com/wiki?t=resource/res\_main&amp;id=mp1445241432](https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1445241432)

##### 创建菜单

[](#创建菜单)

```
