mastercard/mastercard-api-core
最新稳定版本:1.4.7
Composer 安装命令:
composer require mastercard/mastercard-api-core
包简介
This is the core or base package of the MasterCard Api, all different flavours of Api provided by MasterCard will reuse this package
README 文档
README
⚠️ This project is deprecated. See Mastercard / oauth1-signer-php and Mastercard / client-encryption-php instead.
Introduction
This is the SDK Core Api for all the SDK used in MasterCard. It provides some Core functionality for all our SDKs. It provide:
- exception handling
- security (OAUTH)
- crypt utilities
- message pump
- smart map (for inline request creation using fluent style api)
Setup
This is composer project. For simplicity i've added to the project under the bin an instance of composer.
chmod +x composer.sh
chmod +x run-tests.sh
./composer install
./run-test
Run a single test
./composer exec -- phpunit --filter test500_invalidrequest_json_native
统计信息
- 总下载量: 57.82k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 17
- 点击次数: 1
- 依赖项目数: 13
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2016-06-17