Download the PHP package davidfricker/basechanger without Composer
On this page you can find all versions of the php package davidfricker/basechanger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download davidfricker/basechanger
More information about davidfricker/basechanger
Files in davidfricker/basechanger
Download davidfricker/basechanger
More information about davidfricker/basechanger
Files in davidfricker/basechanger
Vendor davidfricker
Package basechanger
Short Description High precision arbitrary base changer
License MIT
Package basechanger
Short Description High precision arbitrary base changer
License MIT
Please rate this library. Is it a good library?
Informations about the package basechanger
PHP binary base changer
Change raw binary bytes to and from an arbitrary base e.g. 36, 58, or 64. This package stands in place of PHP's native base_convert()
function and in doing so provides support for arbitrarily large numbers.
Requirements
This package requires the GMP
PHP extension to be installed.
Install
Via composer:
composer require davidfricker/basechanger
Usage
Licence
This code is released under MIT. Full licence can be found in the licence file.
All versions of basechanger with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3.3 || ^7.0
The package davidfricker/basechanger contains the following files
Loading the files please wait ....