Libraries tagged by base64
elavora/api-datatype-base64
16 Downloads
DataType Base64 para aplicacoes Elavora API.
devishdi/base64-file-decode-encode
266 Downloads
PHP Base64 file decoder and encoder
dchesunas/m23-base64-fileupload-fix
11 Downloads
Fix Base64 dependency in fileupload admin component
crodas/base64secret
0 Downloads
Library to encode/decode data with base64 with a custom alphabet, which is determined by a given secret key
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
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.
antikirra/base64url
320 Downloads
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.)
wuyumin/file2base64
900 Downloads
File to base64.
skywalker-labs/constant-time-encoding
1 Downloads
Constant-time implementations of RFC 4648 encoding (Base64, Base32, Hex) and other variants (Base64UrlSafe, Base64DotSlash, Base32Hex)
sharifuddin/laravel-image-cropper
17 Downloads
A flexible and optimized Laravel image cropper package with multiple ratios, optional cropping, and WebP/JPG/PNG support.
originphp/security
11396 Downloads
OriginPHP Security
mvccore/ext-view-helper-dataurl
59 Downloads
MvcCore - Extension - View - Helper - Data URL - get any file content by given relative or absolute path in data url format: `data:image/png;base64,iVBOR..`.