Libraries tagged by base64 decode

sskaje/base-converter

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

Go to Download


spomky-labs/base64url

155 Favers
32715695 Downloads

Base 64 URL Safe Encoding/Decoding PHP Library

Go to Download


tuupola/base62

202 Favers
3375383 Downloads

Base62 encoder and decoder for arbitrary data

Go to Download


base62/base62

17 Favers
6870 Downloads

base62 encoder and decoder also for big numbers with Laravel integration

Go to Download


tiny-blocks/encoder

3 Favers
42841 Downloads

Encoder and decoder for arbitrary data.

Go to Download


lessmore92/base-x

1 Favers
40925 Downloads

Encode/decode any base

Go to Download


nassiry/laravel-encoder

4 Favers
153 Downloads

An advanced Laravel encoder package for string & integer encoding and decoding.

Go to Download


deemru/abcode

0 Favers
9988 Downloads

ABC (alphabet) encode/decode

Go to Download


yowcow/mime-base64-urlsafe

6 Favers
21487 Downloads

PHP-version of URL safe base64 encoding/decoding

Go to Download


hilalahmad/string-util

0 Favers
7 Downloads

php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.

Go to Download


yzalis/id-obfuscator

4 Favers
213 Downloads

An efficient reversible ID obfuscator originaly based on base 62 encoding.

Go to Download


amirax/base62

2 Favers
110 Downloads

Base62 encoder and decoder

Go to Download


carlosafonso/php-base24

0 Favers
10 Downloads

A Base24 encoder and decoder

Go to Download


ajepe/base62

0 Favers
8 Downloads

base62 encode integer as a string and decode the string back to an integer

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


<< Previous Next >>