8000 GitHub - ixarlie/jwt-lts: A simple library to work with JSON Web Token and JSON Web Signature
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from lcobucci/jwt

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

License

Notifications You must be signed in to change notification settings

ixarlie/jwt-lts

 
 

Repository files navigation

JWT

This package is a fork of the lcobucci/jwt library that replaces it and adds feature support for a wider range of PHP versions (>= 8.1) for the 5.0.x version. This package is for personal and temporary use to overcome limitations with PHP versions.

Installation

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

composer require ixarlie/jwt-lts

About

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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.6%
  • Makefile 0.4%
0