Libraries tagged by base52
togos/base32
21414 Downloads
RFC3548 base32 encoder/decoder
tishotm/crockford-base32
1515 Downloads
Crockford Base32 Encoding
ironer/base62shrink
97 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
hylianshield/base32-crockford
10620 Downloads
Implementation of Crockford's Base 32 encoder and decoder
ariselseng/base32h
182 Downloads
Library to encode/decode numbers in Base32H
zhuyanxun/aes
183 Downloads
aes加密类,加密后的字符串没有_-+等特殊符号,只有数字和字母
druidvav/datamatrixbase256
556 Downloads
Russian Post form generate datamatrix Base256 barcode. Based on tcpdf library
phpexperts/conciseuuid
10204 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
allty/base58
4028 Downloads
Base58 encoder/decoder written in PHP.
vinkla/base62
1701 Downloads
A reversible base62 ID obfuscator
chillerlan/php-base32
1776 Downloads
A base32 implementation. PHP 5.6+, PHP 7
thefox/utilities
5270 Downloads
Collection of usefull PHP utilities.
katoga/allyourbase
627 Downloads
Collection of bin-to-ascii converters.
fwolf/base-converter
366 Downloads
Convert number (string format) between base 2 and 62
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.