Libraries tagged by base62
tuupola/base62
4714182 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/ksuid
1305476 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
270077 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
211273 Downloads
A reversible base62 ID obfuscater.
xobotyi/basen
21145 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
tiny-blocks/ksuid
96452 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
96644 Downloads
Encoder and decoder for arbitrary data.
base62/base62
10681 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
lessmore92/base-x
80224 Downloads
Encode/decode any base
alesitom/hybrid-id
1353 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
ironer/base62shrink
303 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
11019 Downloads
ABC (alphabet) encode/decode
phpexperts/conciseuuid
10282 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
nassiry/laravel-encoder
361 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.