All Projects → Spomky-Labs → Base64url

Spomky-Labs / Base64url

Licence: mit
Base64 URL Safe Encoding/Decoding PHP library

Base64 Url Safe

Scrutinizer Code Quality Coverage Status Build Status

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 7.1.

It has been successfully tested using PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4 and nightly.

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.

Support

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!

Become a Patreon

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].