Libraries tagged by string base64
base62/base62
10282 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
awaisjameel/base64filehandler
20 Downloads
A Laravel package for handling and storing base64 encoded files.
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer
mfonte/base62x
306 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.
service-to/base
161 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
gogh-idawoodjee/shortcode
1 Downloads
Encode integers and UUIDs to short, URL-safe Base62 strings and back.
nassiry/laravel-encoder
352 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
fwolf/base-converter
515 Downloads
Convert number (string format) between base 2 and 62