Libraries tagged by base64u
edgaras/custombase64
127 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.
awesome/simdutf
5 Downloads
Unicode (UTF8, UTF16, UTF32) and Base64 processing at billions of characters per second in PHP using the simdutf library.
artbit/base_convert
10760 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)
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
hasanhawary/media-manager
12 Downloads
Flexible Laravel media manager: accept media from UploadedFile, base64, URLs, or local paths and store on any filesystem disk.
asolomatin/php-big-bit-mask
1307 Downloads
Bitmask compatible with JavaScript big-bit-mask - the bitmask serializable into a base64-like, url-safe string.
yurijbogdanov/base64
2 Downloads
PHP Base64 (encode/decode) Library
wyrihaximus/react-cache-base64
1 Downloads
base64 decorator for react/cache
veyselaydogdu/laravel-base64-image
3 Downloads
A powerful Laravel package for handling base64 encoded images with automatic resizing, validation, and storage management
useralberto/craft-base64-filters
401 Downloads
The plugin adds filters to Twig to encode and decode a string in base64.
terpomoj/base64-url-helpers
906 Downloads
Provides base64_url_encode/base64_url_decode.
tamaledns/base64-to-file-lara
0 Downloads
Convert base64 String to File of Laravel
svenk/laravel-base64-images
1 Downloads
Simply store base64 images in laravel
spencer-mortensen/base64
17 Downloads
An alternative to the traditional base64 encoding, with safer characters and a different mapping.