Download the PHP package mocking-magician/coinbase-pro-sdk without Composer
On this page you can find all versions of the php package mocking-magician/coinbase-pro-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mocking-magician/coinbase-pro-sdk
More information about mocking-magician/coinbase-pro-sdk
Files in mocking-magician/coinbase-pro-sdk
Package coinbase-pro-sdk
Short Description Library for coinbase pro API calls
License MIT
Homepage https://github.com/MockingMagician/coinbase-pro-sdk
Informations about the package coinbase-pro-sdk
This package is designed to communicate easily with the Coinbase Pro API in PHP.
Install the package
How to use the package
Please take the time to read the documentation carefully.
Versioning
Coinbase Pro SDK follow the semver specification
Given a version number
MAJOR.MINOR.PATCH
, increment the:
MAJOR
version when you make incompatible API changesMINOR
version when you add functionality in a backwards compatible mannerPATCH
version when you make backwards compatible bug fixes.Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
Zero version, specific case (as 0.y.z) during initial development:
Anything MAY change at any time. The public API SHOULD NOT be considered stable.
Issues
Please, in case of discovery of any bug or security issues related to the package. Please launch an issue describing the problem and how to reproduce it.
All versions of coinbase-pro-sdk with dependencies
ext-json Version *
ext-openssl Version *
guzzlehttp/guzzle Version ^6.0 | ^7.0
php Version >=7.2
psr/http-client Version ^1.0
symfony/yaml Version ^4.0 | ^5.0