PHPackages                             nsiimbi/block\_io-php - 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. nsiimbi/block\_io-php

ActiveLibrary

nsiimbi/block\_io-php
=====================

Block.io is the easiest way to create wallets, send, and accept payments through Bitcoin, Litecoin, and Dogecoin. This is its PHP library.

2.0.2(4y ago)011MITPHPPHP &gt;=7.2

Since Jul 1Pushed 4y agoCompare

[ Source](https://github.com/Nsiimbi/block_io-php)[ Packagist](https://packagist.org/packages/nsiimbi/block_io-php)[ Docs](https://block.io)[ RSS](/packages/nsiimbi-block-io-php/feed)WikiDiscussions master Synced today

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

Block.io PHP
============

[](#blockio-php)

**Current Release**: 2.0.2
**06/09/21**: Minor. Adds support for dynamic decryption algorithms.
**06/01/21**: Maintenance release. Fix Windows missing CACERT error.
**05/27/21**: BREAKING CHANGES. Transaction interfaces have changed. Test thoroughly before use.

PHP wrapper for [Block.io](https://block.io/) for use with [Dogecoin](http://dogecoin.com/), [Bitcoin](http://bitcoin.org/), and [Litecoin](http://litecoin.org). Simple abstraction layer on top of existing API interfaces, and automatic JSON decoding on response.

### Requirements

[](#requirements)

This library requires: gmp, cURL, mbstring, and bcmath extensions. PHP7.2, PHP7.3, PHP7.4, or PHP8.0.

### Warning

[](#warning)

Make sure all PHPUnit tests pass before using this library on your system.

### Usage

[](#usage)

Install via [Composer](https://getcomposer.org/)

```
{
    "require":{
	"block_io-php/block_io-php": "2.0.2",
	"bitwasp/bitcoin": "dev-minimal"
    },
    "repositories": [
        {
            "type": "git",
            "url": "https://github.com/doersf/bitcoin-php.git"
        }
    ]
}
```

See examples/ and  for basic usage.

Please see [Block.io PHP Docs](https://block.io/api/simple/php) for details on available calls.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 95.6% 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 ~118 days

Recently: every ~143 days

Total

25

Last Release

1494d ago

Major Versions

0.2.1 → 1.0.12014-10-05

1.3.5 → 2.0.02021-05-27

PHP version history (5 changes)0.1PHP &gt;=5.2.0

1.0.1PHP &gt;=5.4.0

v1.2.0PHP &gt;=5.6.0

1.3.0PHP &gt;=7.2.0

2.0.0PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cc2b501c88483ebb55ad04b148f41b5fb7f1802241d02e1fc369cee8ddb4ad4?d=identicon)[wagaana](/maintainers/wagaana)

---

Top Contributors

[![doersf](https://avatars.githubusercontent.com/u/6928955?v=4)](https://github.com/doersf "doersf (129 commits)")[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (2 commits)")[![wagaana](https://avatars.githubusercontent.com/u/21132503?v=4)](https://github.com/wagaana "wagaana (2 commits)")[![nowackipawel](https://avatars.githubusercontent.com/u/8414802?v=4)](https://github.com/nowackipawel "nowackipawel (1 commits)")[![patricklodder](https://avatars.githubusercontent.com/u/1410115?v=4)](https://github.com/patricklodder "patricklodder (1 commits)")

---

Tags

bitcoinlitecoindogecoinblock.ioblock\_io

### Embed Badge

![Health badge](/badges/nsiimbi-block-io-php/health.svg)

```
[![Health](https://phpackages.com/badges/nsiimbi-block-io-php/health.svg)](https://phpackages.com/packages/nsiimbi-block-io-php)
```

###  Alternatives

[ccxt/ccxt

A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

41.5k328.9k1](/packages/ccxt-ccxt)[block_io-php/block_io-php

Block.io is the easiest way to create wallets, send, and accept payments through Bitcoin, Litecoin, and Dogecoin. This is its PHP library.

57118.1k2](/packages/block-io-php-block-io-php)[coinbase/coinbase-commerce

Coinbase Commerce API library

148275.7k2](/packages/coinbase-coinbase-commerce)[coingate/coingate-php

CoinGate library for PHP

56459.2k1](/packages/coingate-coingate-php)[coinpaymentsnet/coinpayments-php

A PHP wrapper for the CoinPayments.net v1 API.

55126.2k](/packages/coinpaymentsnet-coinpayments-php)[kornrunner/ccxt

A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges

371.6k](/packages/kornrunner-ccxt)

PHPackages © 2026

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