Libraries tagged by base10
fab2s/math
310921 Downloads
A Base10 high precision math helper
fzaffa/baseconverter
8510 Downloads
Converts base 10 numbers to any set of characters provided, for example an [a-zA-Z] range.
deemru/abcode
10872 Downloads
ABC (alphabet) encode/decode
rayne/ecoji
80 Downloads
Encodes (and decodes) data as emojis. Implementation of the Ecoji Standard.
aichadigital/lara100
356 Downloads
Laravel cast for handling decimal values as base-100 integers (cents/centesimals)
jesobreira/base10
0 Downloads
A base10 encoder as an alternative to base64.
sunchaser/base100
7 Downloads
Encode your data into emoji
xavierfaucon/bravoids
35 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
jaredhowland/new-base-60
5 Downloads
PHP library to convert base 10 numbers to new base 60 and back again
dcarbone/php-int-to-alpha
1582 Downloads
A lib that take a base 10 integer and turns it into a base 26 alphabet string
paragonie/constant_time_encoding
359452061 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
codepower/anybase
4046 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
xobotyi/basen
20272 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
fwolf/base-converter
515 Downloads
Convert number (string format) between base 2 and 62
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.