Libraries tagged by base64 encode
katoga/allyourbase
867 Downloads
Collection of bin-to-ascii converters.
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
kisonay/craft-twig-imagebase64
4110 Downloads
Base64 encode images within twig templates.
justalinko/niki264
21 Downloads
Niki264 - Encode & Decode alpha2num or num2alpha and base64 with key
yurijbogdanov/base64
2 Downloads
PHP Base64 (encode/decode) Library
mega6382/base64
8 Downloads
This class can encode and decode data in base64 in pure PHP. It can take a data string and encode it using the base64 algorithm. The class can also do the opposite, i.e. decode base64 encoded data and return the original data string.
veyselaydogdu/laravel-base64-image
1 Downloads
A powerful Laravel package for handling base64 encoded images with automatic resizing, validation, and storage management
smart-over/base64-validation
62 Downloads
Lumen validators for base64 encoded files
projct1/laravel-validation-base64
4 Downloads
Missing laravel validation rules for base64 encoded strings and files.
perf/base64-url-encoder
35 Downloads
Allows to generate URL compliant base64-encoded strings.
jorgeslima/base64-validation
294 Downloads
Laravel validators for base64 encoded files
fuwasegu/php-base64-image
184 Downloads
Library for easy handling of base64-encoded images in PHP
beekalam/base64_image_helper
11 Downloads
Save base64 encoded string to image file.
terpomoj/base64-url-helpers
906 Downloads
Provides base64_url_encode/base64_url_decode.
hamidyousefi/base64-uploaded-file
185 Downloads
Creating UploadedFile instance of encoded base64 file sent inside the request body