Libraries tagged by base32
dritter/nix-hasher
7 Downloads
Provide an easy way to generate SRI Hashes and an Implementation of Nix base32 algorithm.
czarpino/php-crockford32
7 Downloads
PHP implementation for Douglas Crockford's Base32 notation
tuupola/base62
4752059 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/ksuid
1312444 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
271620 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
211425 Downloads
A reversible base62-style ID obfuscator for modern PHP applications.
tiny-blocks/ksuid
99050 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
99242 Downloads
Encoder and decoder for arbitrary data.
base62/base62
10761 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
lessmore92/base-x
81603 Downloads
Encode/decode any base
deemru/abcode
11052 Downloads
ABC (alphabet) encode/decode
alesitom/hybrid-id
1547 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
305 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.
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
zhuyanxun/aes
231 Downloads
aes加密类,加密后的字符串没有_-+等特殊符号,只有数字和字母