Download the PHP package hectorqin/think-wechat without Composer
On this page you can find all versions of the php package hectorqin/think-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 think-wechat
think-wechat
微信SDK For ThinkPHP 5.1, ThinkPHP 6.0 基于overtrue/wechat
框架要求
ThinkPHP >= 5.1
安装
配置
-
修改配置文件 修改项目根目录下config/wechat.php中对应的参数
- 每个模块基本都支持多账号,默认为 default。
使用
接受普通消息
获得SDK实例
使用facade
以上均支持传入自定义账号:例如
以上均支持传入自定义账号+配置(注:这里的config和配置文件中账号的格式相同):例如
更多 SDK 的具体使用请参考:https://easywechat.com
License
MIT
All versions of think-wechat with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
overtrue/wechat Version ~4.0
topthink/framework Version >=5.1
psr/simple-cache Version ^1.0
overtrue/wechat Version ~4.0
topthink/framework Version >=5.1
psr/simple-cache Version ^1.0
The package hectorqin/think-wechat contains the following files
Loading the files please wait ....