Libraries tagged by base36
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.
awaisjameel/base64filehandler
21 Downloads
A Laravel package for handling and storing base64 encoded files.
apiverve/base64
0 Downloads
Base64 Encoder/Decoder is a simple tool for encoding and decoding Base64 strings. It supports both encoding text to Base64 and decoding Base64 back to text.
antikirra/base64url
319 Downloads
amirax/base62
111 Downloads
Base62 encoder and decoder
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer
abublihi/guid-to-base64
3128 Downloads
Convert microsoft ldap objectGuid to Base64.
oire/base64
2537 Downloads
Url-and filename-safe Base64 handling.
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
35 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
wuyumin/file2base64
900 Downloads
File to base64.
sowrensen/wormhole
628 Downloads
Plug and play file uploader for Laravel applications.
skywalker-labs/constant-time-encoding
1 Downloads
Constant-time implementations of RFC 4648 encoding (Base64, Base32, Hex) and other variants (Base64UrlSafe, Base64DotSlash, Base32Hex)