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

Maintainers

Details

github.com/lcobucci/jwt

Source

Issues

Fund package maintenance!
lcobucci
Patreon

Installs: 187 687 860

Dependents: 874

Suggesters: 16

Security: 1

Stars: 7 179

Watchers: 137

Forks: 590

Open Issues: 8


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