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 3w ago

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 31% 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

1946d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7058895?v=4)[Alex](/maintainers/sonofliberty)[@sonofliberty](https://github.com/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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[guzzlehttp/test-server

Node.js server and PHP controller

14284.0k22](/packages/guzzlehttp-test-server)

PHPackages © 2026

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