Libraries tagged by base62
tuupola/base62
3424361 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/ksuid
902459 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
205945 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
204788 Downloads
A reversible base62 ID obfuscater.
base62/base62
7001 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
tiny-blocks/ksuid
44179 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
44283 Downloads
Encoder and decoder for arbitrary data.
xobotyi/basen
17211 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
lessmore92/base-x
42175 Downloads
Encode/decode any base
nassiry/laravel-encoder
198 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
deemru/abcode
10016 Downloads
ABC (alphabet) encode/decode
vinkla/base62
1703 Downloads
A reversible base62 ID obfuscator
mfonte/base62x
296 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
ironer/base62shrink
162 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.
chongyi/php-basen
4 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!