Download the PHP package sulaco-tech/base58 without Composer
On this page you can find all versions of the php package sulaco-tech/base58. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sulaco-tech/base58
More information about sulaco-tech/base58
Files in sulaco-tech/base58
Download sulaco-tech/base58
More information about sulaco-tech/base58
Files in sulaco-tech/base58
Vendor sulaco-tech
Package base58
Short Description Pretty lightweight implementation of Base58 encoding and deconding algorithms written in PHP.
License MIT
Package base58
Short Description Pretty lightweight implementation of Base58 encoding and deconding algorithms written in PHP.
License MIT
Keywords base58
Please rate this library. Is it a good library?
Informations about the package base58
base58-php
Pretty lightweight implementation of Base58 encoding and deconding algorithms written in PHP.
Install
Install with composer.
Requirements
This branch requires PHP 7.0 or up.
Usage
Character sets
Encoder support few predefined charset sets for coding algorithms:
You can also use any custom 58 characters. By default the encoder uses IPFS style character set.
Testing
You can run tests with external (global) installation of PHPUnit.
This branch was tested on PHP:
- 7.0.12
- 7.1.9
- 7.2.17
- 7.4.3
License
This library is license under the MIT License (MIT). Please see License File for more information.
All versions of base58 with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package sulaco-tech/base58 contains the following files
Loading the files please wait ....