Libraries tagged by bitcoin api
krorten/suprnova
10 Downloads
Suprnova.cc api wrapper for Laravel 5.5
krorten/nanopool
25 Downloads
Nanopool.org api wrapper for Laravel 5.5
krorten/cryptocomp
69 Downloads
Cryptocompare.com api wrapper for Laravel 5.5
kemalevren/laravel-bitcoinrpc
12 Downloads
Bitcoin JSON-RPC Service Provider for Laravel
jackyxie/ccxt
110 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
growlot/php-litecoinrpc
29 Downloads
Litecoin JSON-RPC client based on GuzzleHttp
griffnode/php-sdk
0 Downloads
Accept Bitcoin, Litecoin, Dogecoin, Dash, Ethereum and ERC-20 tokens. Server-to-server, authenticated with a secret API key (`Authorization: Bearer sk_live_…` for live, or `sk_test_…` for test mode — same base URL). All monetary amounts in API responses are JSON numbers; **webhook** amounts are strings to preserve decimal precision (see the `webhooks` section). **Rate limits.** Every request is rate-limited per API key in two windows — per minute and per hour — by plan tier (min/hour): starter 30/500, business 100/2000, professional 300/5000, enterprise 1000/20000. Every response carries `X-RateLimit-Limit`, `X-RateLimit-Remaining` and `X-RateLimit-Reset` (Unix seconds) for the per-minute window. On `429` the body is `error: "RATE_LIMIT_EXCEEDED"` (either window) with a `Retry-After` header (seconds) — clients should retry after it. A separate `429` with `error: "MONTHLY_LIMIT_REACHED"` means the plan's monthly transaction quota (not the request rate).
gidkom/ovvar-php
9 Downloads
A PHP library to interact with ovvar API
gegosoft/laravel-qtumdrpc
91 Downloads
Qtum JSON-RPC for Laravel
gego-soft/php-client
17 Downloads
BlockCypher's PHP SDK for REST API
furkankulaber/coinbase-commerce-php
20 Downloads
Coinbase Commerce API library With Symfony
ftab/php-dogecoinrpc
272 Downloads
Dogecoin JSON-RPC client based on php-bitcoinrpc
freebitcoinfo/freebitcoinfo
0 Downloads
Blockchain API client library
franjsco/crypto-fear-greed-index
12 Downloads
A PHP package to fetch Bitcoin Crypto Fear and Greed Index data from alternative.me
franjsco/bitcoinfees
11 Downloads
A PHP package to fetch Bitcoin fee predictions from bitcoinfees.earn.com