The main purpose of this fork is to NEVER EVER use trigger_error() because it breaks unit tests and is slower than simply type hinting instead.
A simple library to work with JSON Web Token and JSON Web Signature based on the RFC 7519.
Package is available on Packagist, you can install it using Composer.
composer require lcobucci/jwt
The documentation is available at https://lcobucci-jwt.readthedocs.io/en/3.4.0/.