web3.php
A php interface for interacting with the Ethereum blockchain and ecosystem.
Install
Set minimum stability to dev
"minimum-stability": "dev"
Then
composer require thuleen/eth-php dev-master
Or you can add this line in composer.json
"thuleen/eth-php": "dev-master"
API
Todo.
Contribution
Thank you to all the people who already contributed to web3.php!
License
MIT