PHPackages                             thonguyen/ethereumexplorer - 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. thonguyen/ethereumexplorer

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

thonguyen/ethereumexplorer
==========================

Connect to the EthereumExplorer service

07PHP

Since Sep 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/thosuperman/ethereum-explorer)[ Packagist](https://packagist.org/packages/thonguyen/ethereumexplorer)[ RSS](/packages/thonguyen-ethereumexplorer/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

etherscan
=========

[](#etherscan)

This lib is created for connecting to EthereumExplorer api using php.

USAGE
-----

[](#usage)

```

$ep = new EthereumExplorer('127.0.0.1', '8545');

try {
    echo $ep->web3_clientVersion() . PHP_EOL;
} catch (Exception $exception) {
    echo $exception->getMessage() . PHP_EOL;
}

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17564259?v=4)[Tho Nguyen](/maintainers/thosuperman)[@thosuperman](https://github.com/thosuperman)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/thonguyen-ethereumexplorer/health.svg)

```
[![Health](https://phpackages.com/badges/thonguyen-ethereumexplorer/health.svg)](https://phpackages.com/packages/thonguyen-ethereumexplorer)
```

PHPackages © 2026

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