PHPackages                             dansup/php-raiblocks - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dansup/php-raiblocks

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dansup/php-raiblocks
====================

PHP RaiBlocks RPC Library

v0.1.0(8y ago)4201MITPHPPHP ~5.6|~7.0

Since Jan 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dansup/php-raiblocks)[ Packagist](https://packagist.org/packages/dansup/php-raiblocks)[ Docs](https://github.com/dansup/php-raiblocks)[ RSS](/packages/dansup-php-raiblocks/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

php-raiblocks
=============

[](#php-raiblocks)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7b224d866fd94a30a12415dce6a4457aea38f4a16d561da3d6bce670f326b9e7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64616e7375702f7068702d726169626c6f636b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dansup/php-raiblocks)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/36d6e9a9be2609e97851ad278fb87619d976d95a6820b6904e31bdb7d1fe2d7b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f64616e7375702f7068702d726169626c6f636b732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/dansup/php-raiblocks)[![Coverage Status](https://camo.githubusercontent.com/b031a42f9ff138f668a955b6239393d811ff164321631bb92553ce1bafae395e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f64616e7375702f7068702d726169626c6f636b732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/dansup/php-raiblocks/code-structure)[![Quality Score](https://camo.githubusercontent.com/900c80724acc610159a4c3feaea2d20198cfd330b062ffa8bfcfa4b639488465/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f64616e7375702f7068702d726169626c6f636b732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/dansup/php-raiblocks)[![Total Downloads](https://camo.githubusercontent.com/75161922a4d3e8f0f257bce165769eadc1845249228903fd2e7d8ff69871f5a6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64616e7375702f7068702d726169626c6f636b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dansup/php-raiblocks)

***WIP: Not recommended for production use***

A simple PHP RaiBlocks RPC Library.

Install
-------

[](#install)

Via Composer

```
$ composer require dansup/php-raiblocks
```

Usage
-----

[](#usage)

```
$server = new dansup\RaiBlocks\Server();
echo json_encode($server->availableSupply()->run());
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Daniel Supernault](https://github.com/dansup)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3041d ago

### Community

Maintainers

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

---

Top Contributors

[![dansup](https://avatars.githubusercontent.com/u/877217?v=4)](https://github.com/dansup "dansup (1 commits)")

---

Tags

cryptocurrencynanophpraiblockscryptocurrencyraiblocksdansupphp-raiblocks

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dansup-php-raiblocks/health.svg)

```
[![Health](https://phpackages.com/badges/dansup-php-raiblocks/health.svg)](https://phpackages.com/packages/dansup-php-raiblocks)
```

###  Alternatives

[bitwasp/bitcoin-lib

Implementation of raw transactions in bitcoin, HD wallets, Electrum wallets, and other fun stuff.

13922.3k5](/packages/bitwasp-bitcoin-lib)[jimmerioles/bitcoin-currency-converter-php

A simple and lightweight bitcoin to currency converter and vice versa based on current exchange rates from your chosen provider: Coinbase, Coindesk, Bitpay and etc.

132.7k](/packages/jimmerioles-bitcoin-currency-converter-php)

PHPackages © 2026

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