gratifypay/plugin-php-sdk
最新稳定版本:1.3.1
Composer 安装命令:
composer require gratifypay/plugin-php-sdk
包简介
Gratify Pay PHP SDK
README 文档
README
- commit and push to origin
- create new github release, give it an incremented version
Usage
Need to add to composer.json the repository:
"repositories": [ { "type": "vcs", "url": "https://github.com/GratifyPay/plugin-php-sdk.git" } ]
after that execute next command:
composer require gratifypay/gratify-php-sdk:^1.0
Tests
MERCHANT_ID="merchant_...." SECRET_KEY="gpKey_..." ./vendor/bin/phpunit tests
统计信息
- 总下载量: 136
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AFL-3.0
- 更新时间: 2022-09-16