Libraries tagged by base64_encode

beekalam/base64_image_helper

0 Favers
11 Downloads

Save base64 encoded string to image file.

Go to Download


hamidyousefi/base64-uploaded-file

0 Favers
185 Downloads

Creating UploadedFile instance of encoded base64 file sent inside the request body

Go to Download


nimayneb/ziparchive-base64

0 Favers
4066 Downloads

ZipArchive extended with support for UTF-8 encoded strings using base64.

Go to Download


bitandblack/base64-string

0 Favers
132 Downloads

Encodes files to base64 strings and decodes base64 strings to files.

Go to Download


onedrop/base64

0 Favers
687 Downloads

EEL helper to encode and decode strings to base64

Go to Download


oh-sky/cakephp3-base64-email

3 Favers
26 Downloads

CakePHP3 extension to encode the message body with Base64.

Go to Download


codekandis/base64-codec

0 Favers
91 Downloads

`codekandis/base64-codec` is a library providing a codec to encode into and decode from Base64 in an object oriented way.

Go to Download


kryuu-common/base64-url

0 Favers
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

Go to Download


germania-kg/base64-coder

0 Favers
81 Downloads

Converts a selector and token pair to base64 forth and back.

Go to Download


asimlqt/encode-decode

0 Favers
77 Downloads

Encode/Decode library for PHP

Go to Download


skywalker-labs/constant-time-encoding

1 Favers
1 Downloads

Constant-time implementations of RFC 4648 encoding (Base64, Base32, Hex) and other variants (Base64UrlSafe, Base64DotSlash, Base32Hex)

Go to Download


mrcoco/filetobase64

0 Favers
3 Downloads

file to base64 encode

Go to Download


edgaras/custombase64

0 Favers
162 Downloads

A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.

Go to Download


cmmia/encrypt

0 Favers
43 Downloads

常用数据加密和解密处理方法

Go to Download


jvizcaya/uploadable

0 Favers
256 Downloads

Laravel Eloquent trait for storage base64 encoded data

Go to Download


<< Previous Next >>