ixarlie / jwt-lts
Adding support for a wider range of PHP versions to lcobucci/jtw v5.0.x
1.0.0
2025-02-11 17:46 UTC
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
- ext-hash: *
- ext-json: *
- ext-openssl: *
- ext-sodium: *
- psr/clock: ^1.0
Requires (Dev)
- infection/infection: ^0.26.19
- lcobucci/clock: ^3.0
- lcobucci/coding-standard: ^9.0
- phpbench/phpbench: ^1.2.8
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.10.3
- phpstan/phpstan-deprecation-rules: ^1.1.2
- phpstan/phpstan-phpunit: ^1.3.8
- phpstan/phpstan-strict-rules: ^1.5.0
- phpunit/phpunit: ^10.0.12
Suggests
- lcobucci/clock: >= 3.0
Replaces
- lcobucci/jwt: *
README
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