thuleen / eth-php
Ethereum web3 interface.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 579
pkg:composer/thuleen/eth-php
Requires
- php: >=7.2
 - ext-mbstring: *
 - guzzlehttp/guzzle: ^6.3|~7.0
 - kornrunner/keccak: ~1.0
 - phpseclib/phpseclib: ~2.0.30
 
Requires (Dev)
- phpunit/phpunit: ~8.0|~9.0
 
This package is auto-updated.
Last update: 2025-10-09 08:09:10 UTC
README
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