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