Libraries tagged by base 62
chongyi/php-basen
4 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
vinkla/base62
1703 Downloads
A reversible base62 ID obfuscator
ironer/base62shrink
164 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.
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
zhuyanxun/aes
191 Downloads
aes加密类,加密后的字符串没有_-+等特殊符号,只有数字和字母
phpexperts/conciseuuid
10251 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
kurl/base62
1357 Downloads
Simple base 62 encoder/decoder
fwolf/base-converter
492 Downloads
Convert number (string format) between base 2 and 62
chavao/base62
114 Downloads
Base 62 encoder/decoder
solarsnowfall/base62-id
0 Downloads
Simple property mapping basis for ORM.
service-to/base
157 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
qiuqiux/base-convert
245 Downloads
Converted from Binary,Octal,Decimal,Hexadecimal,Base62 and etc
brtnetwork/base-x
55 Downloads
Encode/decode any base
chenkby/base62
18 Downloads
base62加密解密
amirax/base62
110 Downloads
Base62 encoder and decoder