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.4k↑252.9%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 1mo 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 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

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

2488d 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

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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