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

ActiveLibrary

murich/php-cryptocurrency-address-validation
============================================

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

1530.6k49[2 issues](https://github.com/murich/php-cryptocurrency-address-validation/issues)[1 PRs](https://github.com/murich/php-cryptocurrency-address-validation/pulls)PHP

Since Jan 26Pushed 2y ago2 watchersCompare

[ Source](https://github.com/murich/php-cryptocurrency-address-validation)[ Packagist](https://packagist.org/packages/murich/php-cryptocurrency-address-validation)[ RSS](/packages/murich-php-cryptocurrency-address-validation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

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

Easy to use PHP cryptocurrency address validation lib.

Don't hesitate to add more currencies!

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

Maintenance17

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity41

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://www.gravatar.com/avatar/68d013c288dcba2eb40e4c269ca182f6cc383372b8c235b7186a1e338d8a4a65?d=identicon)[amurashkin](/maintainers/amurashkin)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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