Libraries tagged by base 62
tuupola/base62
3172280 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/ksuid
800275 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
189937 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
203778 Downloads
A reversible base62 ID obfuscater.
xobotyi/basen
16603 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
base62/base62
6298 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
aza/math
19800 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
tiny-blocks/ksuid
35958 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
36059 Downloads
Encoder and decoder for arbitrary data.
ziffdavis/uuid62
185596 Downloads
Generate Base-62 encoded UUID strings
lessmore92/base-x
36986 Downloads
Encode/decode any base
deemru/abcode
9849 Downloads
ABC (alphabet) encode/decode
vinkla/base62
1703 Downloads
A reversible base62 ID obfuscator
ironer/base62shrink
144 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.