PhpDev.App
lcobucci/jwt

lcobucci/jwt

Stars: 7053

Forks: 592

Pull Requests: 640

Issues: 349

Watchers: 136

Last Updated: 2023-09-14 07:58:49

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

License: BSD 3-Clause "New" or "Revised" License

Languages: PHP, Makefile

https://lcobucci-jwt.readthedocs.io/en/stable/

JWT

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