Libraries tagged by base_convert
wikimedia/base-convert
846434 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
phlib/base_convert
1044762 Downloads
base_convert function with support for large arbitrary number
brianfreytag/php-bijective
92606 Downloads
Encodes any integer into a base(n) string
ocubom/base-convert
8405 Downloads
Safe number conversion between arbitrary bases.
fzaffa/baseconverter
3838 Downloads
Converts base 10 numbers to any set of characters provided, for example an [a-zA-Z] range.
delight-im/base-convert
211 Downloads
Conversion of arbitrarily large numbers between any two bases or alphabets
princejohnsantillan/id-base-converter
9603 Downloads
Encode integer IDs using a preset or customized symbol set
aza/math
20071 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
base-reality/php-to-javascript
1062 Downloads
A PHP to Javascript converter for automatically converting PHP source code (including Classes) into Javascript.
voidagency/amptheme
4596 Downloads
The AMP Base theme converts core templates to use AMP HTML.
artbit/base_convert
10700 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)
b-khouy/amptheme
1416 Downloads
The AMP Base theme converts core templates to use AMP HTML.
signpostmarv/brick-math-base-convert
82 Downloads
Arbitrary Base Conversion Library
ierusalim/baseconvert
37 Downloads
Convertation from/to any user-defined base-chars-string throught decimal representation of arbitrary precision
thunderer/numbase
2252 Downloads
Convert any number between arbitrary bases