Libraries tagged by base16

olegf13/base64url

0 Favers
16 Downloads

Base64 encoder/decoder with URL safe alphabet (base64url).

Go to Download


oh-sky/cakephp3-base64-email

3 Favers
25 Downloads

CakePHP3 extension to encode the message body with Base64.

Go to Download


ofilin/base64uid

1 Favers
34 Downloads

Class for generating UID

Go to Download


normeno/base64-handler

1 Favers
13 Downloads

Base64 Handler

Go to Download


nimayneb/ziparchive-base64

0 Favers
4065 Downloads

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

Go to Download


nawawi/base64-encryption

1 Favers
85 Downloads

A two-way encryption based on MIME base64.

Go to Download


muneebkh2/laravel-base64-api-authenticator

0 Favers
9 Downloads

This project is used for basic api authentication for lumen/laravel using base64.

Go to Download


mfonte/base62x

3 Favers
304 Downloads

A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.

Go to Download


mega6382/base64

2 Favers
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.

Go to Download


logicspot/base64_phpmailer

0 Favers
504 Downloads

Sets PHPMailer to use base64 encoding in WordPress.

Go to Download


llm1998/laravel-base64-to-file

0 Favers
1 Downloads

Package convert string in base64 to file

Go to Download


kurl/base62

1 Favers
1358 Downloads

Simple base 62 encoder/decoder

Go to Download


kura-lab/base64url

0 Favers
2728 Downloads

Base64url Encoding/Decoding Library

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


kelunik/streaming-base64

3 Favers
9 Downloads

On the fly Base64 encoding for Amp's streams.

Go to Download


<< Previous Next >>