This library aims to provide a fast Base64 URL Safe encoder/decoder as described by the RFC 4648.
The release process is described here.
This library needs at least PHP 7.1
.
It has been successfully tested using PHP 7.1
, PHP 7.2
, PHP 7.3
, PHP 7.4
and nightly
.
The preferred way to install this library is to rely on Composer:
composer require "spomky-labs/base64url"
Take a look at How to use to use this library.
I bring solutions to your problems and answer your questions.
If you really love that project and the work I have done or if you want I prioritize your issues, then you can help me out for a couple of 🍻 or more!
Requests for new features, bug fixed and all other ideas to make this library useful are welcome. Please follow these best practices.
This software is release under MIT licence.