Download the PHP package cryptothree/crypto-address-validator without Composer
On this page you can find all versions of the php package cryptothree/crypto-address-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cryptothree/crypto-address-validator
More information about cryptothree/crypto-address-validator
Files in cryptothree/crypto-address-validator
Download cryptothree/crypto-address-validator
More information about cryptothree/crypto-address-validator
Files in cryptothree/crypto-address-validator
Vendor cryptothree
Package crypto-address-validator
Short Description A library for validating crypto currency addresses.
License MIT
Package crypto-address-validator
Short Description A library for validating crypto currency addresses.
License MIT
Please rate this library. Is it a good library?
Informations about the package crypto-address-validator
Crypto Address Validator
A PHP library for validating cryptocurrency addresses. Currently, supports 14 chains.
This library is a fork of Merkeleon/php-cryptocurrency-address-validation.
Installation
Supported Cryptocurrencies(Chains)
Symbol | Chain | Note |
---|---|---|
ADA | Cardano | ... |
BCH | Bitcoin Cash | ... |
BSC | BNB Beacon Chain | ... |
BTC | Bitcoin | ... |
DASH | Dashcoin | ... |
DOGE | Dogecoin | ... |
EOS | EOS | ... |
ETH | Ethereum | Compatible with all EVM chains, support non-checksum address |
LTC | Litecoin | ... |
SOL | Solana | Only on-curve address can pass the validation |
TON | Ton | Only support user-friendly address |
TRX | Tron | ... |
XRP | Ripple | ... |
ZEC | Zcash | ... |
Usage
All versions of crypto-address-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-gmp Version *
ext-bcmath Version *
ext-sodium Version *
laravel/framework Version >=v7.0.0|>=v10.0.0
spomky-labs/cbor-php Version ^3.0
paragonie/sodium_compat Version ^2.0
olifanton/typed-arrays Version ^1.0
ext-gmp Version *
ext-bcmath Version *
ext-sodium Version *
laravel/framework Version >=v7.0.0|>=v10.0.0
spomky-labs/cbor-php Version ^3.0
paragonie/sodium_compat Version ^2.0
olifanton/typed-arrays Version ^1.0
The package cryptothree/crypto-address-validator contains the following files
Loading the files please wait ....