Download the PHP package yjc/alipay-sdk without Composer
On this page you can find all versions of the php package yjc/alipay-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yjc/alipay-sdk
More information about yjc/alipay-sdk
Files in yjc/alipay-sdk
Download yjc/alipay-sdk
More information about yjc/alipay-sdk
Files in yjc/alipay-sdk
Vendor yjc
Package alipay-sdk
Short Description alipay SDK
License MIT
Homepage http://github.com/52fhy/alipay-sdk
Package alipay-sdk
Short Description alipay SDK
License MIT
Homepage http://github.com/52fhy/alipay-sdk
Please rate this library. Is it a good library?
Informations about the package alipay-sdk
alipay-sdk-php 命名空间版
alipay-sdk-PHP 由于没有使用PSR-4规范,默认需要引入AopSdk.php,这样默认是初始就加载了的。 另外默认带了lotusphp框架,这个就有点臃肿了。
本SDK在官网的基础上进行精简封装:
- 增加了命名空间
- 使用PSR-2代码规范格式化
- 去除lotusphp框架
- 去除无用代码
目前Request仅保留了AlipayTrade
系列。
官方SDK获取:
- https://docs.open.alipay.com/54/103419
- http://aopsdkdownload.cn-hangzhou.alipay-pub.aliyun-inc.com/demo/alipay.trade.wap.pay-PHP-UTF-8.zip
安装
推荐使用composer
安装:
或者在composer.json里追加:
使用示例
首先需要注册支付宝商家版。然后进行配置。
支付宝APP支付:
All versions of alipay-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package yjc/alipay-sdk contains the following files
Loading the files please wait ....