Download the PHP package emmtltd/wechat-developer-client without Composer
On this page you can find all versions of the php package emmtltd/wechat-developer-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download emmtltd/wechat-developer-client
More information about emmtltd/wechat-developer-client
Files in emmtltd/wechat-developer-client
Download emmtltd/wechat-developer-client
More information about emmtltd/wechat-developer-client
Files in emmtltd/wechat-developer-client
Vendor emmtltd
Package wechat-developer-client
Short Description WeChat platform and WeChat payment development tools
License MIT
Homepage https://github.com/emmtltd/wechat-developer-client
Package wechat-developer-client
Short Description WeChat platform and WeChat payment development tools
License MIT
Homepage https://github.com/emmtltd/wechat-developer-client
Please rate this library. Is it a good library?
Informations about the package wechat-developer-client
功能描述
- 微信小程序,服务端接口支持
- 微信认证服务号,服务端接口支持
- 微信支付(账单、卡券、红包、退款、转账、App支付、JSAPI支付、Web支付、扫码支付等),支持服务商支付
- 支付宝支付(账单、转账、App支付、刷卡支付、扫码支付、Web支付、Wap支付等)
技术帮助
wechat-developer-client 是基于官方接口封装,在做微信开发前,必需先阅读微信官方文档。
代码仓库
wechat-developer-client 为开源项目,允许把它用于任何地方,不受任何约束,欢迎 fork 项目。
文件说明
文件名 | 类名 | 描述 | 类型 | 加载 ① |
---|---|---|---|---|
App.php | AliPay\App | 支付宝App支付 | 支付宝支付 | \We::AliPayApp() |
Bill.php | AliPay\Bill | 支付宝账单下载 | 支付宝支付 | \We::AliPayBill() |
Pos.php | AliPay\Pos | 支付宝刷卡支付 | 支付宝支付 | \We::AliPayPos() |
Scan.php | AliPay\Scan | 支付宝扫码支付 | 支付宝支付 | \We::AliPayScan() |
Transfer.php | AliPay\Transfer | 支付宝转账 | 支付宝支付 | \We::AliPayTransfer() |
Wap.php | AliPay\Wap | 支付宝Wap支付 | 支付宝支付 | \We::AliPayWap() |
Web.php | AliPay\Web | 支付宝Web支付 | 支付宝支付 | \We::AliPayWeb() |
Card.php | WeChat\Card | 微信卡券接口支持 | 认证服务号 | \We::WeChatCard() |
Custom.php | WeChat\Custom | 微信客服消息接口支持 | 认证服务号 | \We::WeChatCustom() |
Media.php | WeChat\Media | 微信媒体素材接口支持 | 认证服务号 | \We::WeChatMedia() |
Oauth.php | WeChat\Oauth | 微信网页授权消息类接口 | 认证服务号 | \We::WeChatOauth() |
Pay.php | WeChat\Pay | 微信支付类接口 | 认证服务号 | \We::WeChatPay() |
Product.php | WeChat\Product | 微信商店类接口 | 认证服务号 | \We::WeChatProduct() |
Qrcode.php | WeChat\Qrcode | 微信二维码接口支持 | 认证服务号 | \We::WeChatQrcode() |
Receive.php | WeChat\Receive | 微信推送事件消息处理支持 | 认证服务号 | \We::WeChatReceive() |
Scan.php | WeChat\Scan | 微信扫一扫接口支持 | 认证服务号 | \We::WeChatScan() |
Script.php | WeChat\Script | 微信前端JSSDK支持 | 认证服务号 | \We::WeChatScript() |
Shake.php | WeChat\Shake | 微信蓝牙设备揺一揺接口 | 认证服务号 | \We::WeChatShake() |
Tags.php | WeChat\Tags | 微信粉丝标签接口支持 | 认证服务号 | \We::WeChatTags() |
Template.php | WeChat\Template | 微信模板消息接口支持 | 认证服务号 | \We::WeChatTemplate() |
User.php | WeChat\User | 微信粉丝管理接口支持 | 认证服务号 | \We::WeChatCard() |
Wifi.php | WeChat\Wifi | 微信门店WIFI管理支持 | 认证服务号 | \We::WeChatWifi() |
Bill.php | WePay\Bill | 微信商户账单及评论 | 微信支付 | \We::WePayBill() |
Coupon.php | WePay\Coupon | 微信商户代金券 | 微信支付 | \We::WePayCoupon() |
Order.php | WePay\Order | 微信商户订单 | 微信支付 | \We::WePayOrder() |
Redpack.php | WePay\Redpack | 微信红包支持 | 微信支付 | \We::WePayRedpack() |
Refund.php | WePay\Refund | 微信商户退款 | 微信支付 | \We::WePayRefund() |
Transfers.php | WePay\Transfers | 微信商户打款到零钱 | 微信支付 | \We::WePayTransfers() |
TransfersBank.php | WePay\TransfersBank | 微信商户打款到银行卡 | 微信支付 | \We::WePayTransfersBank() |
Crypt.php | WeMini\Crypt | 微信小程序数据加密处理 | 微信小程序 | \We::WeMiniCrypt() |
Plugs.php | WeMini\Plugs | 微信小程序插件管理 | 微信小程序 | \We::WeMiniPlugs() |
Poi.php | WeMini\Poi | 微信小程序地址管理 | 微信小程序 | \We::WeMiniPoi() |
Qrcode.php | WeMini\Qrcode | 微信小程序二维码管理 | 微信小程序 | \We::WeMiniCrypt() |
Template.php | WeMini\Template | 微信小程序模板消息支持 | 微信小程序 | \We::WeMiniTemplate() |
Total.php | WeMini\Total | 微信小程序数据接口 | 微信小程序 | \We::WeMiniTotal() |
安装使用
1.1 通过 Composer 来管理安装
1.2 如果不使用 Composer, 可以下载 wechat-developer-client 并解压到项目中
2.1 接口实例所需参数
3.1 实例指定接口
微信支付
- 更多功能请阅读测试代码或SDK封装源码
支付宝支付
-
支付参数配置(可用沙箱模式)
-
支付宝发起PC网站支付
-
支付宝发起手机网站支付
- 更多功能请阅读测试代码或SDK封装源码
开源协议
- wechat-developer-client 基于
MIT
协议发布,任何人可以用在任何地方,不受约束 - wechat-developer-client 部分代码来自互联网,若有异议,可以联系作者进行删除
All versions of wechat-developer-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-json Version *
ext-curl Version *
ext-libxml Version *
ext-openssl Version *
ext-mbstring Version *
ext-simplexml Version *
ext-json Version *
ext-curl Version *
ext-libxml Version *
ext-openssl Version *
ext-mbstring Version *
ext-simplexml Version *
The package emmtltd/wechat-developer-client contains the following files
Loading the files please wait ....