Download the PHP package cloudsthere/wechat without Composer
On this page you can find all versions of the php package cloudsthere/wechat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cloudsthere/wechat
More information about cloudsthere/wechat
Files in cloudsthere/wechat
Download cloudsthere/wechat
More information about cloudsthere/wechat
Files in cloudsthere/wechat
Please rate this library. Is it a good library?
Informations about the package wechat
Easy WeChat
可能是目前最优雅的微信公众平台 SDK 了。
不支持企业号,也不打算支持,原因?微信的API实在设计得太乱了,我怕累死。。。
SDK 使用交流 QQ 群:319502940
微信开发者交流 QQ 群:9179779
特点
- 命名不那么乱七八糟;
- 隐藏开发者不需要关注的细节;
- 方法使用更优雅,不必再去研究那些奇怪的的方法名或者类名是做啥用的;
- 自定义缓存方式;
- 符合 PSR 标准,你可以各种方便的与你的框架集成;
- 高度抽象的消息类,免去各种拼json与xml的痛苦;
- 详细 Debug 日志,一切交互都一目了然;
安装
环境要求:PHP >= 5.5.9
- 使用 composer
使用
基本使用(以服务端为例):
更多请参考http://easywechat.org/。
文档
强烈建议看懂微信文档后再来使用本 SDK。
框架集成
Laravel 5 拓展包: overtrue/laravel-wechat
贡献代码
贡献指南
License
MIT
All versions of wechat with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
ext-openssl Version *
pimple/pimple Version ~3.0
monolog/monolog Version ^1.17
overtrue/socialite Version >=1.0.7
doctrine/cache Version ~1.4
guzzlehttp/guzzle Version ~6.1
symfony/http-foundation Version ~2.6|~2.7|~2.8|~3.0
symfony/psr-http-message-bridge Version 0.2
ext-openssl Version *
pimple/pimple Version ~3.0
monolog/monolog Version ^1.17
overtrue/socialite Version >=1.0.7
doctrine/cache Version ~1.4
guzzlehttp/guzzle Version ~6.1
symfony/http-foundation Version ~2.6|~2.7|~2.8|~3.0
symfony/psr-http-message-bridge Version 0.2
The package cloudsthere/wechat contains the following files
Loading the files please wait ....