Download the PHP package mastercard/mastercard-api-core without Composer
On this page you can find all versions of the php package mastercard/mastercard-api-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mastercard/mastercard-api-core
More information about mastercard/mastercard-api-core
Files in mastercard/mastercard-api-core
Download mastercard/mastercard-api-core
More information about mastercard/mastercard-api-core
Files in mastercard/mastercard-api-core
Vendor mastercard
Package mastercard-api-core
Short Description This is the core or base package of the MasterCard Api, all different flavours of Api provided by MasterCard will reuse this package
License BSD-3-Clause
Package mastercard-api-core
Short Description This is the core or base package of the MasterCard Api, all different flavours of Api provided by MasterCard will reuse this package
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package mastercard-api-core
: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:
- 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.
Run a single test
./composer exec -- phpunit --filter test500_invalidrequest_json_native
All versions of mastercard-api-core with dependencies
PHP Build Version
Package Version
The package mastercard/mastercard-api-core contains the following files
Loading the files please wait ....