Libraries tagged by base24
muneebkh2/laravel-base64-api-authenticator
9 Downloads
This project is used for basic api authentication for lumen/laravel using base64.
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.
logicspot/base64_phpmailer
504 Downloads
Sets PHPMailer to use base64 encoding in WordPress.
llm1998/laravel-base64-to-file
1 Downloads
Package convert string in base64 to file
kura-lab/base64url
2728 Downloads
Base64url Encoding/Decoding Library
kryuu-common/base64-url
6 Downloads
This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL
kelunik/streaming-base64
9 Downloads
On the fly Base64 encoding for Amp's streams.
jorgeslima/base64-validation
293 Downloads
Laravel validators for base64 encoded files
jigius/url-safe-base64
398 Downloads
Simple library for url safe base64 manipulations
jhservice/base64
13 Downloads
JHService Base64
izisaurio/base64-url
820 Downloads
String to Base64 Url safe
infinitedevelopers/base64bundle
423 Downloads
Twig function convert image file to base64
imaimai86/intervention-base64-image
2756 Downloads
i-lateral/silverstripe-file-base64
774 Downloads
Simple module to add base64 string data methods to SilverStripe files and images
hollodotme/readis-base64img-prettifier
7 Downloads
A prettifier for base64 image data