PHPackages                             mrgyarmati/ethereum-address-validator - 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. mrgyarmati/ethereum-address-validator

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

mrgyarmati/ethereum-address-validator
=====================================

Validate etheruem address

1.1.4(6y ago)04MPL-2.0PHPPHP ^7.1

Since Jun 8Pushed 4y agoCompare

[ Source](https://github.com/petergyarmati/ethereum-address-validator)[ Packagist](https://packagist.org/packages/mrgyarmati/ethereum-address-validator)[ RSS](/packages/mrgyarmati-ethereum-address-validator/feed)WikiDiscussions master Synced 1mo ago

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

Ethereum Address Validator
--------------------------

[](#ethereum-address-validator)

(c) by Andrzej Budzanowski

License
-------

[](#license)

MPL-2.0

Brief
-----

[](#brief)

Class that verifies if [Ethereum](https://www.ethereum.org/) or BSC address is properly formatted and - optionaly - properly checksummed according to [EIP-55](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-55.md).

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

[](#installation)

Use composer:

```
composer require mrgyarmati/ethereum-address-validator
```

Usage
-----

[](#usage)

```
