Download the PHP package kwy/wechat without Composer
On this page you can find all versions of the php package kwy/wechat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor kwy
Package wechat
Short Description wechat api for user-login,template-send and so on
License
Package wechat
Short Description wechat api for user-login,template-send and so on
License
Please rate this library. Is it a good library?
Informations about the package wechat
自主 小程序用户获取openid 'https://api.weixin.qq.com/sns/jscode2session?appid=APPID&secret=APPSECRET&js_code=CODE&grant_type=authorization_code'
自主 公众号用户获取openid: 'https://api.weixin.qq.com/sns/oauth2/access_token?appid=APPID&secret=APPSECRET&code=CODE&grant_type=authorization_code'
自主 小程序发送模板消息: 'https://api.weixin.qq.com/cgi-bin/message/wxopen/template/send?access_token=ACCESS_TOKEN'
All versions of wechat with dependencies
PHP Build Version
Package Version
No informations.
The package kwy/wechat contains the following files
Loading the files please wait ....