Download the PHP package littlemo/wechat without Composer
On this page you can find all versions of the php package littlemo/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 wechat
Wechat littlemo
介绍
微信常用工具库
安装
composer.json
使用
公共
公共部分被所有方法继承,实例化任意类均可调用
实例化参数 | 参数 | 类型 | 是否必填 | 说明 |
---|---|---|---|---|
appid | string | N | 应用ID(公众号appid/小程序appid/开放平台/第三方平台 appid) | |
secret | string | N | appid对应的唯一凭证密钥(公众号secret/小程序secret/开放平台/第三方平台 secret) | |
mchid | string | N | 微信支付商户号 | |
key | string | N | 微信支付商户号对应的支付密钥 | |
certPath | string | N | 微信支付商户号api证书cert文件路径 | |
keyPath | string | N | 微信支付商户号api证书key文件路径 |
token
获取全局Access token(支持:公众号、小程序)
示例代码
返回示例
公众号
小程序
整理中...
开放平台
整理中...
微信支付
整理中...
参与贡献
- littlemo
特技
- 统一、精简
All versions of wechat with dependencies
PHP Build Version
Package Version
The package littlemo/wechat contains the following files
Loading the files please wait ....