PHPackages                             dzarezenko/etherscan-api - 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. [API Development](/categories/api)
4. /
5. dzarezenko/etherscan-api

ActiveLibrary[API Development](/categories/api)

dzarezenko/etherscan-api
========================

PHP wrapper for the Etherscan API.

4146.8k—4.3%22[3 issues](https://github.com/dzarezenko/etherscan-api/issues)[1 PRs](https://github.com/dzarezenko/etherscan-api/pulls)PHP

Since Jan 20Pushed 1y ago4 watchersCompare

[ Source](https://github.com/dzarezenko/etherscan-api)[ Packagist](https://packagist.org/packages/dzarezenko/etherscan-api)[ RSS](/packages/dzarezenko-etherscan-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

EtherScan API
=============

[](#etherscan-api)

PHP wrapper for the EtherScan API

[![Total Downloads](https://camo.githubusercontent.com/63c1c815639fd06402dc2543203413e98fd66d4ae1b72ef085c2092b92253c45/68747470733a2f2f706f7365722e707567782e6f72672f647a6172657a656e6b6f2f65746865727363616e2d6170692f646f776e6c6f616473)](https://packagist.org/packages/dzarezenko/etherscan-api)[![License](https://camo.githubusercontent.com/1cd908da70c59323241935762c741262eb2cdba71731ac95de67d637c8725aac/68747470733a2f2f706f7365722e707567782e6f72672f647a6172657a656e6b6f2f65746865727363616e2d6170692f6c6963656e7365)](https://packagist.org/packages/dzarezenko/etherscan-api)[![StyleCI](https://camo.githubusercontent.com/bcd010a0f88c4882239e702707d5f35fcee30dc153b211ab63523ccbc6a6af21/68747470733a2f2f7374796c6563692e696f2f7265706f732f39343939333434342f736869656c64)](https://styleci.io/repos/94993444)[![Code Climate](https://camo.githubusercontent.com/622200accfb11c57739d53a3da81f5f7da6678b6c9d10c639e488d332a9ab732/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f647a6172657a656e6b6f2f65746865727363616e2d6170692f6261646765732f6770612e737667)](https://codeclimate.com/github/dzarezenko/etherscan-api)[![Ethereum donate button](https://camo.githubusercontent.com/05d7265c44181323aa6002c5c8e1e16b30ec004a0f8f35331278295a77ac2963/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f657468657265756d2d646f6e6174652d626c75652e737667)](https://api.qrserver.com/v1/create-qr-code/?size=300x300&data=0x8Ef300465FBf0f3867E85AC60D9faD9DC6a232d9 "Donate once-off to this project using Ethereum")[![Bitcoin donate button](https://camo.githubusercontent.com/ccd6e22d2d6845160b0756b220c9d273227a0080b73c76e337b8c641a4a3ddc5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f626974636f696e2d646f6e6174652d79656c6c6f772e737667)](https://api.qrserver.com/v1/create-qr-code/?size=300x300&data=1DKLUPCWoLFje7RBWVpDZk1tXjyRKHFkQw "Donate once-off to this project using Bitcoin")

Requirements
------------

[](#requirements)

The minimum requirement by EtherScan API is that your Web server supports PHP 5.4.

Installation
------------

[](#installation)

To install EtherScan API package you can use simple `composer.json`...

```
{
    "minimum-stability": "dev",
    "require": {
        "php": ">=5.4.0",
        "dzarezenko/etherscan-api": "*"
    }
}
```

or run command:

```
composer require dzarezenko/etherscan-api:dev-master

```

Usage
-----

[](#usage)

You can find usage examples in the `examples/` folder.

Donate
------

[](#donate)

You can support this project by continuously donations to

- ETH wallet: `0x8Ef300465FBf0f3867E85AC60D9faD9DC6a232d9`
- BTC wallet: `1DKLUPCWoLFje7RBWVpDZk1tXjyRKHFkQw`

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance25

Infrequent updates — may be unmaintained

Popularity43

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% 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://www.gravatar.com/avatar/1439e7d5ed79cd69ab317ff7ed60f1c3fb94f425e536cb9e4034026cf2b4496a?d=identicon)[dzarezenko](/maintainers/dzarezenko)

---

Top Contributors

[![dzarezenko](https://avatars.githubusercontent.com/u/148570?v=4)](https://github.com/dzarezenko "dzarezenko (12 commits)")[![andersfloor](https://avatars.githubusercontent.com/u/16984414?v=4)](https://github.com/andersfloor "andersfloor (1 commits)")[![pincombe](https://avatars.githubusercontent.com/u/3033010?v=4)](https://github.com/pincombe "pincombe (1 commits)")

---

Tags

apiapi-wrapperblockchaincryptocurrencyethereumetherscanetherscan-apiphp-wrapper

### Embed Badge

![Health badge](/badges/dzarezenko-etherscan-api/health.svg)

```
[![Health](https://phpackages.com/badges/dzarezenko-etherscan-api/health.svg)](https://phpackages.com/packages/dzarezenko-etherscan-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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