Mastercard / sdk-core-php

https://packagist.org/packages/mastercard/mastercard-api-core
Apache License 2.0
14 stars 18 forks source link

:warning: 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:

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