2017 © Pedro Peláez
 

library 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.

image

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.

  • Tuesday, June 26, 2018
  • by kindoge
  • Repository
  • 14 Watchers
  • 23 Stars
  • 8,495 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 83 Forks
  • 2 Open issues
  • 18 Versions
  • 18 % Grown

The README.md

Block.io PHP

Current Release: 3.0.0
09/10/22: Support PHP 8.0 and PHP 8.1 only. Simplify dependency to use doersf/bitcoin-php package.
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., (*1)

PHP wrapper for Block.io for use with Dogecoin, Bitcoin, and Litecoin. Simple abstraction layer on top of existing API interfaces, and automatic JSON decoding on response., (*2)

Requirements

This library requires: gmp, cURL, mbstring, and bcmath extensions. Tested on PHP 8.0, and PHP 8.1., (*3)

Warning

Make sure all PHPUnit tests pass before using this library on your system., (*4)

Usage

For PHP 8.0+, install via Composer:, (*5)

$ composer require block_io-php/block_io-php

For PHP 7.2, 7.3, 7.4, use v2.0.2 of this library. Install via Composer:, (*6)

Your composer.json will include the forked bitcoin-php repository specification:, (*7)

{
    "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 https://block.io/api/simple/php for basic usage., (*8)

Please see Block.io PHP Docs for details on available calls., (*9)

The Versions

26/06 2018

dev-master

9999999-dev https://block.io

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

  Sources   Download

MIT

The Requires

  • ext-curl *
  • php >=5.6.0
  • ext-gmp *

 

bitcoin litecoin dogecoin block.io block_io

10/09 2017

v1.2.0

1.2.0.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.6.0
  • ext-gmp *
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

07/02 2017

1.1.4

1.1.4.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

30/01 2015

1.1.3

1.1.3.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

20/01 2015

1.1.2

1.1.2.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

10/01 2015

1.1.1

1.1.1.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

03/11 2014

dev-1.1-dev

dev-1.1-dev https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

03/11 2014

1.1.0

1.1.0.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

18/10 2014

1.0.9

1.0.9.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

18/10 2014

1.0.8

1.0.8.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

15/10 2014

1.0.7

1.0.7.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

09/10 2014

1.0.4

1.0.4.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

09/10 2014

1.0.3

1.0.3.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

06/10 2014

dev-1.0-maint

dev-1.0-maint https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

05/10 2014

1.0.1

1.0.1.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

17/08 2014

0.2.1

0.2.1.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.2.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

14/08 2014

0.2

0.2.0.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.2.0
  • ext-curl *

 

bitcoin litecoin dogecoin block.io block_io

01/07 2014

0.1

0.1.0.0 https://block.io

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

  Sources   Download

MIT

The Requires

  • php >=5.2.0

 

bitcoin litecoin dogecoin block.io block_io