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

Maintainers

Package info

github.com/lcobucci/jwt

pkg:composer/lcobucci/jwt

Fund package maintenance!

lcobucci

Patreon

Statistics

Installs: 312 569 103

Dependents: 992

Suggesters: 17

Stars: 7 473

Open Issues: 7


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