Libraries tagged by base36
bitandblack/base64-string
105 Downloads
Encodes files to base64 strings and decodes base64 strings to files.
bfday/php-base64-data-url
313 Downloads
Library to work with base64 data URL scheme. More info in https://ru.wikipedia.org/wiki/Data:_URL
beorn/base64url-tools
15 Downloads
Base64 URL-safe encoder/decoder. Also generates random tokens.
beekalam/base64_image_helper
11 Downloads
Save base64 encoded string to image file.
antikirra/base64url
314 Downloads
amirax/base62
110 Downloads
Base62 encoder and decoder
ali-eltaweel/base64-codec
2 Downloads
Base64 codec.
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer
hamidyousefi/base64-uploaded-file
185 Downloads
Creating UploadedFile instance of encoded base64 file sent inside the request body
xtetis/yii2-image
4 Downloads
Extension for uploading pictures in base64 with preview (module, model, widget etc.)
xavierfaucon/bravoids
34 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
wuyumin/file2base64
896 Downloads
File to base64.
simtabi/enekia
134 Downloads
A set of useful additional validation rules for the Laravel framework
service-to/base
157 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
qiuqiux/base-convert
245 Downloads
Converted from Binary,Octal,Decimal,Hexadecimal,Base62 and etc