Download the PHP package xutl/yii2-wechat without Composer
On this page you can find all versions of the php package xutl/yii2-wechat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-wechat
yii2-wechat
这是一个适用于Yii2的微信SDK。
Feature
- 命名不那么乱七八糟;
- 隐藏开发者不需要关注的细节;
- 方法使用更优雅,不必再去研究那些奇怪的的方法名或者类名是做啥用的;
- 符合 PSR 标准,你可以各种方便的与你的框架集成;
- 高度抽象的消息类,免去各种拼json与xml的痛苦;
- 详细 Debug 日志,一切交互都一目了然;
Requirement
- PHP >= 5.6.0
- composer
- openssl 拓展
- fileinfo 拓展(素材管理模块需要用到)
Installation
Usage
基本使用(以服务端为例):
Documentation
- 微信公众平台文档: https://mp.weixin.qq.com/wiki
Thanks to
License
MIT
All versions of yii2-wechat with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
yiisoft/yii2-httpclient Version ~2.0.0
xutl/yii2-authclient Version ~1.0
yiisoft/yii2-httpclient Version ~2.0.0
xutl/yii2-authclient Version ~1.0
The package xutl/yii2-wechat contains the following files
Loading the files please wait ....