Download the PHP package siganushka/wxpay-api without Composer
On this page you can find all versions of the php package siganushka/wxpay-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siganushka/wxpay-api
More information about siganushka/wxpay-api
Files in siganushka/wxpay-api
Download siganushka/wxpay-api
More information about siganushka/wxpay-api
Files in siganushka/wxpay-api
Vendor siganushka
Package wxpay-api
Short Description Wxpay API.
License MIT
Homepage https://github.com/siganushka/wxpay-api
Package wxpay-api
Short Description Wxpay API.
License MIT
Homepage https://github.com/siganushka/wxpay-api
Keywords wxpay-api
Please rate this library. Is it a good library?
Informations about the package wxpay-api
Wxpay API
微信支付相关接口实现。基于 siganushka/api-factory 抽象层,可快速实现微信支付相关业务。
安装
使用
具体使用参考 ./example
示例目录,运行示例前请复制 _config.php.dist
文件为 _config.php
并修改相关参数。
该目录包含以下示例:
文件 | 功能 |
---|---|
example/unifiedorder.php | 微信支付统一下单 |
example/query.php | 微信支付查询订单 |
example/refund.php | 微信支付退款 |
example/transfer.php | 微信支付付款到零钱 |
example/parameter_utils.php | 生成微信支付参数 |
example/signature_uitls.php | 生成、验证支付签名 |
example/notify.php | 微信支付异步通知 |
框架集成
Symfony
项目已集成至 siganushka/api-factory-bundle,将以服务的形式使用。
安装
配置
使用
查看所有可用服务
All versions of wxpay-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
siganushka/api-factory Version ^1.0
symfony/http-foundation Version ^5.4|^6.0|^7.0
symfony/serializer Version ^5.4|^6.0|^7.0
siganushka/api-factory Version ^1.0
symfony/http-foundation Version ^5.4|^6.0|^7.0
symfony/serializer Version ^5.4|^6.0|^7.0
The package siganushka/wxpay-api contains the following files
Loading the files please wait ....