web3p/web3.php
A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3206
- days_rel: n/a
- days_push: 766
- n_releases_24m: 0
Adoption not part of the score
1251 stars · 580 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library providing an interface to the Ethereum blockchain via JSON-RPC, supporting HTTP, async, and WebSocket providers. It includes native ABI parsing and smart contract interaction capabilities.
Use cases
- interact with ethereum blockchain from php
- call smart contract methods in php
- send transactions to ethereum via -rpc
- parse solidity ABI in php
- query eth node over websocket
- batch -rpc requests to ethereum node
When to choose
- your backend is PHP and needs Ethereum JSON-RPC access
- you need ABI-based smart contract bindings in PHP
- you want sync, async, or WebSocket provider options
When to avoid
- you need high-level DeFi tooling or contract deployment scaffolding beyond raw RPC
- your stack is JavaScript/Python where web3.js or web3.py are more mature
- you need active feature development; the project is largely in maintenance
Facets
library · maturity maintenance
rpc serialization sdk blockchain developer-tools apis php ethereum web3 smart-contracts abi -rpc blockchain-client cryptocurrency
1 source
- readme: https://github.com/web3p/web3.php · fetched 2026-08-28 · 0eb1b805d226
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| web3p/web3.php | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem