Post
Topic
Board Project Development
Topic OP
[ANN] Yet another PHP blockchain parser
by
elendir
on 10/12/2013, 14:00:57 UTC
Hello everyone,
do you need to parse the blockchain in PHP? I created a simple library to do just that. It connects to blockchain.info API or bitcoind via json-rpc. You can use it to retrieve information about addresses and transactions.

See https://github.com/bitcont/bitcoin.