Skip to content

ElfSundae/urlsafe-base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL safe base64 encoding for PHP

Installation

composer require elfsundae/urlsafe-base64

Usage

urlsafe_base64_encode($data)

urlsafe_base64_decode($data, $strict = false)

About

URL safe base64 encoding for PHP.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages