Libraries tagged by base64
olegf13/base64url
17 Downloads
Base64 encoder/decoder with URL safe alphabet (base64url).
nawawi/base64-encryption
86 Downloads
A two-way encryption based on MIME base64.
muneebkh2/laravel-base64-api-authenticator
9 Downloads
This project is used for basic api authentication for lumen/laravel using base64.
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.
jigius/url-safe-base64
418 Downloads
Simple library for url safe base64 manipulations
imaimai86/intervention-base64-image
2756 Downloads
hollodotme/readis-base64img-prettifier
7 Downloads
A prettifier for base64 image data
harishpatel143/laravel-base64-validation
5385 Downloads
This package use for validate the image upload by base64 encoded.
gringlas/cakephp-base64tofile
586 Downloads
Convert a base64 encoded string (like an image) to an actual file for usage in a standard file upload.
frosya-labs/base64uuid-codec
19 Downloads
Shortened version of base64 UUID encoder and decoder
elavora/api-datatype-base64
16 Downloads
DataType Base64 para aplicacoes Elavora API.