Download the PHP package simplephp/iap-service without Composer
On this page you can find all versions of the php package simplephp/iap-service. 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 iap-service
介绍
IAP-Service 组件集成了苹果(apple)、华为(huawei)应用内支付服务(IAP),统一封装 IAP 服务器 REST API,封装 IAP 服务端通知,方便开发者快速集成支付功能,专注业务开发。
环境依赖
- PHP >= 7.1.2
- ext-json
- ext-curl
- ext-openssl
- guzzlehttp/guzzle: ^6.5 || ^7.0
- phpseclib/phpseclib: ^3.0
- firebase/php-jwt: ^6.10
安装
1、通过命令行下安装:
2、通过项目下composer.json文件配置方式安装:
食用
1、配置详解
2、集成示例 (示例详情请查看examples目录)
说明
- App Store IAP-事件通知
- Huawei IAP-事件通知
- 大自然的搬运工,相关接口文档请查看官方文档
- 有问题请提issues, 有能力的朋友请提交PR, 谢谢!
All versions of iap-service with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.5 || ^7.0
phpseclib/phpseclib Version ^3.0
ext-openssl Version *
ext-curl Version *
firebase/php-jwt Version ^6.10
ext-json Version *
phpseclib/phpseclib Version ^3.0
ext-openssl Version *
ext-curl Version *
firebase/php-jwt Version ^6.10
ext-json Version *
The package simplephp/iap-service contains the following files
Loading the files please wait ....