Libraries tagged by base64 encoder
pinga/base64
758 Downloads
Simple and convenient Base64 encoding and decoding for PHP
nassiry/laravel-encoder
365 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
jvizcaya/uploadable
276 Downloads
Laravel Eloquent trait for storage base64 encoded data
karyakode/siikunpro
7 Downloads
SiiKUN PRO PHP encoder and obfuscator
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
mjohann/theme2cover
24 Downloads
Theme2Cover is a PHP library that generates 1920x1080 cover images from a simple text theme. It automatically creates a visual composition with random colors, geometric elements, decorative details, and typography, returning the generated image as a Base64-encoded JPEG.
kisonay/craft-twig-imagebase64
4125 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
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
12 Downloads
Missing laravel validation rules for base64 encoded strings and files.
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.
harishpatel143/laravel-base64-validation
5386 Downloads
This package use for validate the image upload by base64 encoded.
fuwasegu/php-base64-image
184 Downloads
Library for easy handling of base64-encoded images in PHP