Download the PHP package weikit/wechat-sdk without Composer
On this page you can find all versions of the php package weikit/wechat-sdk. 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 wechat-sdk
wechat-sdk
特点
- 简操作: 直接
new Wechat($options)
后即可使用微信API定义方法 - 快请求: 内置
CurlRequest
类API接口请求类, 精简实现, 请求效率最大化 - 无依赖: 内置基本组件(CurlRequest, FileCache), 开箱(安装)即用,
- 好理解: 可按照微信公众号官方文档接口参数, 直接请求API调用, 容易理解.
- 易扩展: 抽象组件接口, 方便扩展定制开发功能.
- 编码规范: 遵循PSR 标准,可直接集成至你的框架中.
All versions of wechat-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package weikit/wechat-sdk contains the following files
Loading the files please wait ....