Libraries tagged by base64_encode
harishpatel143/laravel-base64-validation
5381 Downloads
This package use for validate the image upload by base64 encoded.
terpomoj/base64-url-helpers
1328 Downloads
Provides base64_url_encode/base64_url_decode.
useralberto/craft-base64-filters
422 Downloads
The plugin adds filters to Twig to encode and decode a string in base64.
jvizcaya/uploadable
253 Downloads
Laravel Eloquent trait for storage base64 encoded data
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
petrknap/binary
395 Downloads
Library for work with binary data and objects
kisonay/craft-twig-imagebase64
4123 Downloads
Base64 encode images within twig templates.
justalinko/niki264
22 Downloads
Niki264 - Encode & Decode alpha2num or num2alpha and base64 with key
yurijbogdanov/base64
3 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.
devishdi/base64-file-decode-encode
266 Downloads
PHP Base64 file decoder and encoder
veyselaydogdu/laravel-base64-image
5 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
9 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.