yii2-wechat:这是一个适用于Yii2的微信SDK

时间:2021-05-09 23:02:10
【文件属性】:
文件名称:yii2-wechat:这是一个适用于Yii2的微信SDK
文件大小:33KB
文件格式:ZIP
更新时间:2021-05-09 23:02:10
wechat yii2-extension yii2-component xutl yii2-wechat yii2-wechat 这是一个适用于Yii2的微信SDK。 Feature 命名不那么乱七八糟; 隐藏开发者不需要关注的细节; 方法使用更优雅,不必再去研究那些奇怪的的方法名或者类名是做啥用的; 符合 标准,你可以各种方便的与你的框架集成; 高度抽象的消息类,免去各种拼json与xml的痛苦; 详细 Debug 日志,一切交互都一目了然; Requirement PHP >= 5.6.0 openssl 拓展 fileinfo 拓展(素材管理模块需要用到) Installation composer require "xutl/yii2-wechat:~2.0" -vvv Usage 基本使用(以服务端为例): <?php 'components' => [ 'wechat' => [ 'class' => 'xutl\wechat\We
【文件预览】:
yii2-wechat-master
----.gitattributes(21B)
----src()
--------WechatAsset.php(476B)
--------AccessToken.php(3KB)
--------menu()
--------url()
--------Wechat.php(6KB)
--------qrcode()
--------js()
--------message()
--------notice()
--------JsWidget.php(4KB)
--------oauth()
--------material()
--------Api.php(6KB)
----.travis.yml(362B)
----LICENSE.md(1KB)
----README.md(2KB)
----.bowerrc(37B)
----tests()
--------TestCase.php(3KB)
--------bootstrap.php(410B)
----.gitignore(382B)
----composer.json(615B)

网友评论