A simple library to work with JSON Web Token and JSON Web Signature

Maintainers

Details

github.com/quantumca/jwt

Source

Fund package maintenance!
lcobucci
Patreon

4.1.5 2021-09-28 19:34 UTC

README

Gitter Total Downloads Latest Stable Version Unstable Version

Build Status Code Coverage

A simple library to work with JSON Web Token and JSON Web Signature based on the RFC 7519.

Installation

Package is available on Packagist, you can install it using Composer.

composer require lcobucci/jwt

Documentation

The documentation is available at https://lcobucci-jwt.readthedocs.io/en/latest/.

Supported by Auth0 auth0

If you want to add secure token based authentication to your PHP projects, feel free to check out Auth0's PHP SDK and free plan at auth0.com/developers.