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)85251MPL-2.0PHPPHP &gt;=8.2

Since Sep 14Pushed 12mo 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 1mo ago

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 75% of packages

Maintenance44

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

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

584d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aa4e39d62ac6671272019ae3f0c86e64619eeb093f50cc4bf27347c8ea53fbcc?d=identicon)[DubbaThony](/maintainers/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

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[icanhazstring/composer-unused

Show unused packages by scanning your code

1.7k7.0M188](/packages/icanhazstring-composer-unused)[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

5953.3M56](/packages/roave-backward-compatibility-check)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[orchestra/canvas

Code Generators for Laravel Applications and Packages

20917.2M158](/packages/orchestra-canvas)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)

PHPackages © 2026

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