Libraries tagged by base62
tuupola/base62
4563536 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/ksuid
1286331 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
263505 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
210452 Downloads
A reversible base62 ID obfuscater.
xobotyi/basen
20558 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
tiny-blocks/ksuid
91291 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
91449 Downloads
Encoder and decoder for arbitrary data.
base62/base62
10357 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
lessmore92/base-x
75077 Downloads
Encode/decode any base
codepower/anybase
5634 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
ironer/base62shrink
281 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.
deemru/abcode
10924 Downloads
ABC (alphabet) encode/decode
alesitom/hybrid-id
823 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
chavao/base62
116 Downloads
Base 62 encoder/decoder
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator