PHPackages                             henrypham/php-cryptocurrency-address-validation - 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. henrypham/php-cryptocurrency-address-validation

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

henrypham/php-cryptocurrency-address-validation
===============================================

Cryptocurrency address validation.

1.0.1(6y ago)01.5k↓85%2PHP

Since Jul 17Pushed 6y agoCompare

[ Source](https://github.com/Sotatek-HenryPham/php-cryptocurrency-address-validation)[ Packagist](https://packagist.org/packages/henrypham/php-cryptocurrency-address-validation)[ RSS](/packages/henrypham-php-cryptocurrency-address-validation/feed)WikiDiscussions master Synced 3w ago

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

php-cryptocurrency-address-validation
=====================================

[](#php-cryptocurrency-address-validation)

Easy to use PHP cryptocurrency address validation lib.

Forked from .

Provides address validations for the following cryptocurrencies:

- BTC
- DASH
- DGB
- ETH
- LTC
- ZEC

Added in this fork:

- BCH (Bitcoin Cash)
- NEO
- XRP (Ripple)

Usage
-----

[](#usage)

```
use Murich\PhpCryptocurrencyAddressValidation\Validation\BTC as BTCValidator;

$validator = new BTCValidator('1QLbGuc3WGKKKpLs4pBp9H6jiQ2MgPkXRp');
var_dump($validator->validate());
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

2533d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/22b4d15b83979edcb58949249dc542b3acd6f13cc8315ab3090eb6c5c93c9e1d?d=identicon)[Sotatek-HenryPham](/maintainers/Sotatek-HenryPham)

---

Top Contributors

[![murich](https://avatars.githubusercontent.com/u/619908?v=4)](https://github.com/murich "murich (8 commits)")[![k7g](https://avatars.githubusercontent.com/u/3973028?v=4)](https://github.com/k7g "k7g (6 commits)")[![Sotatek-HenryPham](https://avatars.githubusercontent.com/u/146794990?v=4)](https://github.com/Sotatek-HenryPham "Sotatek-HenryPham (4 commits)")[![henrypham299](https://avatars.githubusercontent.com/u/25896269?v=4)](https://github.com/henrypham299 "henrypham299 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/henrypham-php-cryptocurrency-address-validation/health.svg)

```
[![Health](https://phpackages.com/badges/henrypham-php-cryptocurrency-address-validation/health.svg)](https://phpackages.com/packages/henrypham-php-cryptocurrency-address-validation)
```

###  Alternatives

[chaoswey/taiwan-id-validator

台灣身分證、統一編號驗證

319.9k](/packages/chaoswey-taiwan-id-validator)

PHPackages © 2026

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