Libraries tagged by base64 encode
onedrop/base64
687 Downloads
EEL helper to encode and decode strings to base64
oh-sky/cakephp3-base64-email
24 Downloads
CakePHP3 extension to encode the message body with Base64.
codekandis/base64-codec
73 Downloads
`codekandis/base64-codec` is a library providing a codec to encode into and decode from Base64 in an object oriented way.
useralberto/craft-base64-filters
393 Downloads
The plugin adds filters to Twig to encode and decode a string in base64.
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
germania-kg/base64-coder
81 Downloads
Converts a selector and token pair to base64 forth and back.
asimlqt/encode-decode
77 Downloads
Encode/Decode library for PHP
mrcoco/filetobase64
3 Downloads
file to base64 encode
edgaras/custombase64
14 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.
cmmia/encrypt
43 Downloads
常用数据加密和解密处理方法
jvizcaya/uploadable
173 Downloads
Laravel Eloquent trait for storage base64 encoded data
beorn/base64url-tools
15 Downloads
Base64 URL-safe encoder/decoder. Also generates random tokens.
lumphp/codec
4 Downloads
The encode/decode algorithm component.
autoframe/components-filesystem
198 Downloads
Core File System Utils Autoframe Framework
petrknap/binary
261 Downloads
Library for work with binary data and objects