Download the PHP package semperton/multibase without Composer
On this page you can find all versions of the php package semperton/multibase. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download semperton/multibase
More information about semperton/multibase
Files in semperton/multibase
Download semperton/multibase
More information about semperton/multibase
Files in semperton/multibase
Vendor semperton
Package multibase
Short Description Base transcoder with multibyte character alphabet support.
License MIT
Package multibase
Short Description Base transcoder with multibyte character alphabet support.
License MIT
Please rate this library. Is it a good library?
Informations about the package multibase
Installation
Just use Composer:
Multibase requires PHP 7.4+ and the mbstring extension
Tip: Install the GMP extension for faster base conversion up to base 62
Package
Included base transcoders:
- Base58
- Base62
- Base85 RFC 1924
Usage
Multibase transcoders are able to convert any arbitrary data. Use them as URL / MD5 shorteners, password generators, Base64 alternatives...
Custom transcoders
You can create custom transcoders with your own alphabets (multibyte support). Just for fun, how about an emoji transcoder?
All versions of multibase with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-mbstring Version *
ext-mbstring Version *
The package semperton/multibase contains the following files
Loading the files please wait ....