PHPackages                             m8b/ether-binder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. m8b/ether-binder

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

m8b/ether-binder
================

Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types

v0.2.1-rc(1y ago)85551MPL-2.0PHPPHP &gt;=8.2

Since Sep 14Pushed 1y ago2 watchersCompare

[ Source](https://github.com/m8b-dev/ether-binder)[ Packagist](https://packagist.org/packages/m8b/ether-binder)[ RSS](/packages/m8b-ether-binder/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (6)Versions (18)Used By (1)

Ether Binder ⚡ Your PHP Gateway to Ethereum
===========================================

[](#ether-binder--your-php-gateway-to-ethereum)

Unchain the full potential of Ethereum in PHP. Send transactions, tap into RPCs, and even generate ABI bindings just like you would with [geth's abigen](https://geth.ethereum.org/docs/tools/abigen). Built for modern PHP 8.2!

🚀 Features
----------

[](#-features)

- **Modern PHP**: Utilizes PHP 8.2 features for cleaner, more robust code.
- **ABIGen**: A PHP counterpart to geth's ABIGen for contract bindings.
- **Ethereum Types**: Custom objects like `Hash`, `Address`, and more.
- **RPC Support**: Range of RPC methods to talk to Ethereum nodes.
- **Strongly Typed**: No more guessing games. Type hinting all the way.

🔧 Requirements
--------------

[](#-requirements)

- PHP 8.2+
- Composer 2.2+

💾 Installation
--------------

[](#-installation)

Just use Composer. Install the beta version for now.

```
composer require m8b/ether-binder:v0.2.0-rc
```

📖 Documentation
---------------

[](#-documentation)

- **Quick Start**: Grab code snippets from [examples](examples).
- **Read About Components**: Check out the [docs](https://m8b-dev.github.io/ether-binder/) for the full docs.

🚧 Status
--------

[](#-status)

> **Caution**: The library is still in its pre-release stage. Perfect for tinkering but not ready for prime time.

### Feature Board

[](#feature-board)

featurestatusRPC HTTP✅ DoneTransactions, serializing / deserializing✅ DoneRLP encoder / decoder✅ DoneRPC Eth\_✅ DoneSigning txn✅ DoneRPC Net\_✅ DoneRPC Web3\_✅ DoneWallet (pk raw)✅ DoneWallet (pk mnemonic)✅ DoneSigning msg✅ DoneContract bindings (akin to abigen)✅ DoneDocumentation (in-code)✅ DoneDocumentation (generated from in-code)✅ DoneDocumentation (standalone)✅ DoneRPC Net\_ filters✅ DoneWallet (pk .json)⚠️ Separate lib### A Note on JSON Keystore

[](#a-note-on-json-keystore)

Due to performance constraints with scrypt in PHP, JSON keystore support is a library, which requires `scrypt` pecl extension.

- [Packagist](https://packagist.org/packages/m8b/ethbnd-keystore)
- [Github](https://github.com/m8b-dev/ether-binder-json-keystore)

📜 License
---------

[](#-license)

Mozilla Public License 2.0

---

Missing something? [Post an issue](https://github.com/m8b-dev/ether-binder/issues).

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance41

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Recently: every ~88 days

Total

17

Last Release

630d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12460316?v=4)[DubbaThony](/maintainers/DubbaThony)[@DubbaThony](https://github.com/DubbaThony)

---

Top Contributors

[![DubbaThony](https://avatars.githubusercontent.com/u/12460316?v=4)](https://github.com/DubbaThony "DubbaThony (56 commits)")

---

Tags

abigenbindingsclientdappethethereumjson-rpcphpsmart-contractsweb3

### Embed Badge

![Health badge](/badges/m8b-ether-binder/health.svg)

```
[![Health](https://phpackages.com/badges/m8b-ether-binder/health.svg)](https://phpackages.com/packages/m8b-ether-binder)
```

###  Alternatives

[behat/behat

Scenario-oriented BDD framework for PHP

4.0k101.8M2.2k](/packages/behat-behat)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k28.9M2.4k](/packages/infection-infection)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[brianhenryie/strauss

Prefixes dependencies namespaces so they are unique to your plugin

190438.1k36](/packages/brianhenryie-strauss)[phpdocumentor/reflection

Reflection library to do Static Analysis for PHP Projects

12525.9M149](/packages/phpdocumentor-reflection)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
