Libraries tagged by base-convert
signpostmarv/brick-math-base-convert
87 Downloads
Arbitrary Base Conversion Library
choval/base_convert
80 Downloads
A base convert functino for converting extra large numbers from one base to another
cast/base-convert
40 Downloads
Base convert. Based on https://www.php.net/manual/ru/function.base-convert.php#106546
neoblack/base-converter
11 Downloads
BaseConverter is a library to convert numbers between different basees
sskaje/base-converter
19 Downloads
sskaje's BaseXX Encode/Decode class, a PHP implemention of RFC 3548, supports Base16/Base32/Base64 in both LSB and MSB, and another Base32 used by VMware
brianfreytag/php-bijective
97081 Downloads
Encodes any integer into a base(n) string
graphita/mathematics
457 Downloads
PHP Mathematics Library for easier calculation of Base Converts, Factorials, Permutation and Combination.
piyo2/base
24 Downloads
Base converter
filiprigoir/pswkey
1 Downloads
A deterministic base converter using shuffled alphabets derived from salt and optional pepper, with streamkey and one-time-pad support.
delight-im/alphabets
47719 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
bermudaphp/number
47 Downloads
A comprehensive PHP library for advanced number operations and mathematical computations
ryangriggs/baseconvert
0 Downloads
A number base conversion utility function supporting arbitrary digit character sets.
doctorblue/baseconvert
21 Downloads
Simple base conversion class for conversion between arbitrary bases and with predefined wrappers for decimal, hexadecimal and bitcoin-compatible base58.
thiagooak/sku-madness
180 Downloads
SKU generation using base conversion
jawira/case-converter
7723717 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.