PHPackages                             shoutloud/eip55php - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. shoutloud/eip55php

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

shoutloud/eip55php
==================

PHP lib to validate Ethereum EIP55 address format

0.0.1(5y ago)056MPL-2.0PHP

Since Mar 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/raohwork/eip55php)[ Packagist](https://packagist.org/packages/shoutloud/eip55php)[ RSS](/packages/shoutloud-eip55php/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

Helper to format/validate Ethereum address in EIP55 format.

Synopsis
========

[](#synopsis)

```
use Shoutloud\EIP55\Address;

Address::format("0xabc"); // 0x0000000000000000000000000000000000000aBc
Address::validate("0x0000000000000000000000000000000000000aBc"); // true
Address::validate("0x0000000000000000000000000000000000000abc"); // false
```

License
=======

[](#license)

MPL-2.0

Copyright

- 2021- Ronmi Ren

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1946d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ef743a4ba2b41bc6643ca3c4d71f4608abee7dc617efa09b18e3fa0a44aeda8?d=identicon)[Ronmi](/maintainers/Ronmi)

---

Top Contributors

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

---

Tags

eip55ethereumphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/shoutloud-eip55php/health.svg)

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

###  Alternatives

[psychob/ethereum-address-validator

Validate etheruem address

2075.4k](/packages/psychob-ethereum-address-validator)

PHPackages © 2026

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