Libraries tagged by base 64
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
mathematicator-core/vizualizator
3162 Downloads
Core logic for elegant graphic visualization. Render to SVG, PNG, JPG and Base64.
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
sskaje/base-converter
19 Downloads
sskaje's BaseXX Encode/Decode class, a PHP implemention of RFC 3548, supports Base16/Base32/Base64 in both LSB and MSB, and another Base32 used by VMware
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
hylianshield/validator-base-encoding
55 Downloads
Base64, -32, -16 validation layer
chongyi/php-basen
4 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
yurijbogdanov/base64
2 Downloads
PHP Base64 (encode/decode) Library
y0x54a/base64url-php
13 Downloads
y0x54a/base64url-php
wyrihaximus/react-cache-base64
1 Downloads
base64 decorator for react/cache
wayang/stdlib-base64url
283 Downloads
The Wayang Stdlib Base64Url
veyselaydogdu/laravel-base64-image
1 Downloads
A powerful Laravel package for handling base64 encoded images with automatic resizing, validation, and storage management
ueef/base64url
7 Downloads
terpomoj/base64-url-helpers
906 Downloads
Provides base64_url_encode/base64_url_decode.