thuleen/eth-php

Ethereum web3 interface.

dev-master 2023-11-09 03:33 UTC

This package is auto-updated.

Last update: 2025-06-09 07:20:32 UTC


README

PHP Build Status codecov Join the chat at https://gitter.im/web3-php/web3.php Licensed under the MIT License

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