Libraries tagged by base 62
tuupola/base62
4653183 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/ksuid
1298069 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
267657 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
210878 Downloads
A reversible base62 ID obfuscater.
xobotyi/basen
20892 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
lessmore92/base-x
78736 Downloads
Encode/decode any base
base62/base62
10569 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
tiny-blocks/ksuid
94405 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
94589 Downloads
Encoder and decoder for arbitrary data.
ziffdavis/uuid62
246551 Downloads
Generate Base-62 encoded UUID strings
aza/math
22645 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).
ironer/base62shrink
299 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
10979 Downloads
ABC (alphabet) encode/decode
alesitom/hybrid-id
1104 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
phpexperts/conciseuuid
10282 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.