2017 © Pedro Peláez
 

library php-cryptocurrency-address-validation

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

image

merkeleon/php-cryptocurrency-address-validation

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  • Tuesday, May 15, 2018
  • by androzd
  • Repository
  • 2 Watchers
  • 2 Stars
  • 4,501 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 0 Open issues
  • 11 Versions
  • 49 % Grown

The README.md

php-cryptocurrency-address-validation

Easy to use PHP Bitcoin and Litecoin address validator. One day I will add other crypto currencies. Or how about you? :), (*1)

Installation

=======, (*2)

composer require merkeleon/php-cryptocurrency-address-validation

Usage

use Merkeleon\PhpCryptocurrencyAddressValidation\Enums\CurrencyEnum;use Merkeleon\PhpCryptocurrencyAddressValidation\Validator;

$validator = Validator::make(CurrencyEnum::BITCOIN);
var_dump($validator->isValid('1QLbGuc3WGKKKpLs4pBp9H6jiQ2MgPkXRp'));

The Versions

15/05 2018

dev-master

9999999-dev

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin

15/05 2018

1.1.6

1.1.6.0

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin

20/03 2018

1.1.5

1.1.5.0

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin

06/03 2018

1.1.4

1.1.4.0

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin

04/12 2017

1.1.3

1.1.3.0

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin

10/11 2017

1.1.2

1.1.2.0

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin

09/11 2017

1.1.1

1.1.1.0

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin

09/11 2017

1.1.0

1.1.0.0

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin

09/11 2017

1.0.1

1.0.1.0

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin

09/11 2017

1.0.0

1.0.0.0

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin

31/07 2017

0.0.1

0.0.1.0

Cryptocurrency address validation. Currently supports litecoin and bitcoin.

  Sources   Download

The Development Requires

by Andrey Murashkin