Libraries tagged by base62
tuupola/base62
3151954 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/ksuid
793194 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
189114 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
203734 Downloads
A reversible base62 ID obfuscater.
base62/base62
6256 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
xobotyi/basen
16553 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
tiny-blocks/ksuid
35639 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
35740 Downloads
Encoder and decoder for arbitrary data.
lessmore92/base-x
36503 Downloads
Encode/decode any base
deemru/abcode
9761 Downloads
ABC (alphabet) encode/decode
vinkla/base62
1703 Downloads
A reversible base62 ID obfuscator
ironer/base62shrink
140 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.
fwolf/base-converter
492 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.
zhuyanxun/aes
188 Downloads
aes加密类,加密后的字符串没有_-+等特殊符号,只有数字和字母