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

ActiveLibrary

benjamin0000/ethereum-address-validator
=======================================

Validate etheruem address

039PHP

Since Nov 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Benjamin0000/ethereum-address-validator)[ Packagist](https://packagist.org/packages/benjamin0000/ethereum-address-validator)[ RSS](/packages/benjamin0000-ethereum-address-validator/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#ethereum-address-validator)

(c) by Benjamin Odiowa

[![Maintainability](https://camo.githubusercontent.com/08340d104ccdc0f53dc095625e0ab68bf2e4f772ec820a5f2654e48e630d2e3a/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36656439613636616263613466333862653134332f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/Benjamin0000/ethereum-address-validator/maintainability) [![Test Coverage](https://camo.githubusercontent.com/1d49a01d971357a0fa66e53f8494d4871b2b9fc97b2fb732be3262512c177517/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36656439613636616263613466333862653134332f746573745f636f766572616765)](https://codeclimate.com/github/Benjamin0000/ethereum-address-validator/test_coverage) [![Build Status](https://camo.githubusercontent.com/a978a61fc70c7bdcce70790f66b19b8794252e4eee1d16ab041291ddf447d366/68747470733a2f2f7472617669732d63692e6f72672f42656e6a616d696e303030302f657468657265756d2d616464726573732d76616c696461746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Benjamin0000/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 benjamin0000/ethereum-address-validator
```

Usage
-----

[](#usage)

```
