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

ActiveLibrary

psychob/ethereum-address-validator
==================================

Validate etheruem address

1.1.4(6y ago)2075.3k↓100%24MPL-2.0PHPPHP ^7.1

Since Jun 8Pushed 1y ago3 watchersCompare

[ Source](https://github.com/psychob/ethereum-address-validator)[ Packagist](https://packagist.org/packages/psychob/ethereum-address-validator)[ RSS](/packages/psychob-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

[![Maintainability](https://camo.githubusercontent.com/08340d104ccdc0f53dc095625e0ab68bf2e4f772ec820a5f2654e48e630d2e3a/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36656439613636616263613466333862653134332f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/psychob/ethereum-address-validator/maintainability) [![Test Coverage](https://camo.githubusercontent.com/1d49a01d971357a0fa66e53f8494d4871b2b9fc97b2fb732be3262512c177517/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36656439613636616263613466333862653134332f746573745f636f766572616765)](https://codeclimate.com/github/psychob/ethereum-address-validator/test_coverage) [![Build Status](https://camo.githubusercontent.com/087392ae97b436bc52ae7f1fdee8c5d5d17f5b4d78a398e5b1aa898eb6ba2abc/68747470733a2f2f7472617669732d63692e6f72672f70737963686f622f657468657265756d2d616464726573732d76616c696461746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/psychob/ethereum-address-validator)

License
-------

[](#license)

MPL-2.0

Brief
-----

[](#brief)

Class that verifies if [Ethereum](https://www.ethereum.org/) 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 psychob/ethereum-address-validator
```

Usage
-----

[](#usage)

```
