Libraries tagged by base62
tuupola/base62
4431082 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/ksuid
1271461 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
256007 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
209538 Downloads
A reversible base62 ID obfuscater.
base62/base62
10006 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
tiny-blocks/ksuid
85976 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
86099 Downloads
Encoder and decoder for arbitrary data.
xobotyi/basen
20098 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
lessmore92/base-x
71194 Downloads
Encode/decode any base
codepower/anybase
1510 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
alesitom/hybrid-id
627 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
deemru/abcode
10845 Downloads
ABC (alphabet) encode/decode
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
ironer/base62shrink
263 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.
qiuqiux/base-convert
254 Downloads
Converted from Binary,Octal,Decimal,Hexadecimal,Base62 and etc