Download the PHP package andkom/php-bitcoin-blockchain without Composer
On this page you can find all versions of the php package andkom/php-bitcoin-blockchain. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andkom/php-bitcoin-blockchain
More information about andkom/php-bitcoin-blockchain
Files in andkom/php-bitcoin-blockchain
Download andkom/php-bitcoin-blockchain
More information about andkom/php-bitcoin-blockchain
Files in andkom/php-bitcoin-blockchain
Vendor andkom
Package php-bitcoin-blockchain
Short Description A simple PHP library for reading Bitcoin blockchain database.
License MIT
Package php-bitcoin-blockchain
Short Description A simple PHP library for reading Bitcoin blockchain database.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-bitcoin-blockchain
PHP Bitcoin Blockchain Parser
A PHP implementation of Bitcoin blockchain database parser.
Features:
- Parse unordered block data
- Parse ordered block data
- Parse block index
- Parse chain state (UTXO database)
Requirements
- PHP >= 7.1
- Bitcoin Core >= 0.15.1
- leveldb >= 1.20
- php-leveldb >= 0.2.1
- php-gmp >= 7.1
Installation
Examples
See more examples in the examples dir.
LevelDB installation
Ubuntu/Debian:
Mac OS:
Or compile from source:
Make sure you've enabled leveldb.so extension in your php.ini.
All versions of php-bitcoin-blockchain with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-gmp Version *
ext-leveldb Version *
stephenhill/base58 Version ^1.1
bitwasp/bech32 Version ^0.0.1
andkom/php-bcdatastream Version ^1.1
mdanter/ecc Version ^0.5.0
ext-gmp Version *
ext-leveldb Version *
stephenhill/base58 Version ^1.1
bitwasp/bech32 Version ^0.0.1
andkom/php-bcdatastream Version ^1.1
mdanter/ecc Version ^0.5.0
The package andkom/php-bitcoin-blockchain contains the following files
Loading the files please wait ....