mocking-magician/coinbase-pro-sdk
最新稳定版本:v0.9.8
Composer 安装命令:
composer require mocking-magician/coinbase-pro-sdk
包简介
Library for coinbase pro API calls
README 文档
README
This package is designed to communicate easily with the Coinbase Pro API in PHP.
Install the package
composer require mocking-magician/coinbase-pro-sdk
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:
MAJORversion when you make incompatible API changesMINORversion when you add functionality in a backwards compatible mannerPATCHversion 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.
统计信息
- 总下载量: 3.2k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 22
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-14
