Download the PHP package bert-w/coinpayments-api without Composer
On this page you can find all versions of the php package bert-w/coinpayments-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bert-w/coinpayments-api
More information about bert-w/coinpayments-api
Files in bert-w/coinpayments-api
Download bert-w/coinpayments-api
More information about bert-w/coinpayments-api
Files in bert-w/coinpayments-api
Vendor bert-w
Package coinpayments-api
Short Description A PHP implementation for the CoinPayments API
License MIT
Package coinpayments-api
Short Description A PHP implementation for the CoinPayments API
License MIT
Please rate this library. Is it a good library?
Informations about the package coinpayments-api
bert-w/coinpayments-api
A PHP implementation of the CoinPayments API.
Installation instructions
composer require bert-w/coinpayments-api
Quick start
See CoinPayments API Doc for the CoinPayments API documentation.
Code Samples
Retrieving basic merchant info
Quick API Reference
Creating a transaction is easy:
API requests with more than 4 parameters use an associative array syntax like above (all functions with
array $options
). Simple API calls like
getDepositAddress
, can simply be called using $client->getDepositAddress($currency)
.
Function List
All versions of coinpayments-api with dependencies
PHP Build Version
Package Version
The package bert-w/coinpayments-api contains the following files
Loading the files please wait ....