Skip to content

soullivaneuh/base64url

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base64 Url Safe

Scrutinizer Code Quality Coverage Status

Build Status HHVM Status PHP 7 ready

SensioLabsInsight

Latest Stable Version Total Downloads Latest Unstable Version License

This library aims to provide a fast Base64 URL Safe encoder/decoder as described by the RFC 4648.

The Release Process

The release process is described here.

Prerequisites

This library needs at least PHP 5.3.

It has been successfully tested using PHP 5.4 to PHP 5.6, PHP 7.0 and HHVM.

Installation

The preferred way to install this library is to rely on Composer:

composer require "spomky-labs/base64url"

How to use

Take a look at How to use to use this library.

Contributing

Requests for new features, bug fixed and all other ideas to make this library useful are welcome. Please follow these best practices.

Licence

This software is release under MIT licence.

About

Base64 URL Safe Encoding/Decoding PHP library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%