PHPackages                             sonofliberty/bitcoincom-rest - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. sonofliberty/bitcoincom-rest

ActiveLibrary[HTTP &amp; Networking](/categories/http)

sonofliberty/bitcoincom-rest
============================

BCH RPC over HTTP

0.1.5(5y ago)01991MITPHPPHP &gt;=7.2

Since Dec 19Pushed 4y ago2 watchersCompare

[ Source](https://github.com/sonofliberty/bitcoincom-rest)[ Packagist](https://packagist.org/packages/sonofliberty/bitcoincom-rest)[ RSS](/packages/sonofliberty-bitcoincom-rest/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (4)Versions (8)Used By (0)

bitcoincom-rest
===============

[](#bitcoincom-rest)

Easy to use PHP library for interacting with [rest.bitcoin.com](https://rest.bitcoin.com).

Installation
------------

[](#installation)

`composer require sonofliberty/bitcoincom-rest`

Get started
-----------

[](#get-started)

```
use SonOfLiberty\BitcoinComRest\Client;

$client = new Client();

// get address details
$addressDetails = $client->address()->details('bitcoincash:qzs02v05l7qs5s24srqju498qu55dwuj0cx5ehjm2c');

// get slp token balances
$balances = $client->slp()->balancesForAddress('simpleledger:qz9tzs6d5097ejpg279rg0rnlhz546q4fsnck9wh5m');

// check 'examples' folder for more example code
```

Donate
------

[](#donate)

- BCH: bitcoincash:qpaz7xtdu5wh3wlcq3n79ze87ng5d4vkvqmkl9r206
- SLP: simpleledger:qqapjzaaex66ve4xj7kwykmckv2t73jjfqhzwy53zq

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~88 days

Recently: every ~110 days

Total

6

Last Release

1893d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f85b3691b1a60e38f8e1a86450886a93484add1c1be86053812eb02dc5fb5144?d=identicon)[sonofliberty](/maintainers/sonofliberty)

---

Top Contributors

[![sonofliberty](https://avatars.githubusercontent.com/u/7058895?v=4)](https://github.com/sonofliberty "sonofliberty (16 commits)")

---

Tags

bitcoin-cash

### Embed Badge

![Health badge](/badges/sonofliberty-bitcoincom-rest/health.svg)

```
[![Health](https://phpackages.com/badges/sonofliberty-bitcoincom-rest/health.svg)](https://phpackages.com/packages/sonofliberty-bitcoincom-rest)
```

###  Alternatives

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[laudis/neo4j-php-client

Neo4j-PHP-Client is the most advanced PHP Client for Neo4j

184616.9k31](/packages/laudis-neo4j-php-client)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
