Download the PHP package gamemoney/gamemoney-sdk without Composer
On this page you can find all versions of the php package gamemoney/gamemoney-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gamemoney/gamemoney-sdk
More information about gamemoney/gamemoney-sdk
Files in gamemoney/gamemoney-sdk
Download gamemoney/gamemoney-sdk
More information about gamemoney/gamemoney-sdk
Files in gamemoney/gamemoney-sdk
Vendor gamemoney
Package gamemoney-sdk
Short Description gamemoney
License MIT
Package gamemoney-sdk
Short Description gamemoney
License MIT
Keywords gamemoneygamemoney-sdk
Please rate this library. Is it a good library?
Informations about the package gamemoney-sdk
Gamemoney PHP SDK
- Installation
- Usage
- Configuration examples
- Using private key stored in file
- Using private key as string
- Full Documentation
Installation
The preferred way to install this extension is through composer.
Either run
Or add
to the require section of your composer.json
file.
Usage
Configuration examples
Using key stored in file
Using file_get_contents
to get key from file
Using path in format file://
/keys/gamemoney/project1/priv.key
-- full path to key
Using key as string
Full Documentation
All versions of gamemoney-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-openssl Version *
ext-json Version *
symfony/validator Version *
guzzlehttp/guzzle Version >=6.5.5
ext-openssl Version *
ext-json Version *
symfony/validator Version *
guzzlehttp/guzzle Version >=6.5.5
The package gamemoney/gamemoney-sdk contains the following files
Loading the files please wait ....