Libraries tagged by base64_decode

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


oire/base64

2 Favers
2537 Downloads

Url-and filename-safe Base64 handling.

Go to Download


kurl/base62

1 Favers
1358 Downloads

Simple base 62 encoder/decoder

Go to Download


hilalahmad/string-util

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


brtnetwork/base-x

0 Favers
56 Downloads

Encode/decode any base

Go to Download


<< Previous