library think-wechat
微信 SDK for thinkphp5, 基于 overtrue/wechat
5ini99/think-wechat
微信 SDK for thinkphp5, 基于 overtrue/wechat
- Wednesday, December 6, 2017
- by 5ini99
- Repository
- 1 Watchers
- 0 Stars
- 19 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 35 Forks
- 0 Open issues
- 2 Versions
- 6 % Grown
think-wechat
微信 SDK for thinkphp5, 基于 overtrue/wechat, (*1)
安装方法
第一步 使用composer下载SDK
composer require 5ini99/think-wechat
第二步 发布配置文件到TP目录
查看application/extra/wechat.php这个文件是否存在,如果不存在手动复制一份这个文件 config.php 到 application/extra 这个位置 就OK, (*2)
使用方法
具体参考手册 手册
TP中使用代码类似, (*3)
use think\Wechat;
Wechat::user_tag()->lists();
Wechat::card()->lists()
如果有不懂的,可以下面评论。
也欢迎大家在github提交issue和PR, (*4)
dev-master
9999999-dev
微信 SDK for thinkphp5, 基于 overtrue/wechat
Sources
Download
Apache-2.0
The Requires
by
byron sampson
weixin
wechat
thinkphp5
1.0.0
1.0.0.0
微信 SDK for thinkphp5, 基于 overtrue/wechat
Sources
Download
Apache-2.0
The Requires
by
byron sampson
weixin
wechat
thinkphp5