matheust45 / jwt
1.0.0
2024-01-16 13:36 UTC
Requires
- php: >=5.5
- ext-openssl: *
Requires (Dev)
- mdanter/ecc: ~0.3.1
- mikey179/vfsstream: ~1.5
- phpmd/phpmd: ~2.2
- phpunit/php-invoker: ~1.1
- phpunit/phpunit: ~4.5
- squizlabs/php_codesniffer: ~2.3
Suggests
- mdanter/ecc: Required to use Elliptic Curves based algorithms.
This package is auto-updated.
Last update: 2025-03-17 07:46:29 UTC
README
This library is hosted on Packagist.
This is a fork of Lcobucci's JWT library. That changes some small things so that the version 3.2.0 of the original library works with PHP 8.1.
For further information and documentation please go to the original libraryhttps://packagist.org/packages/lcobucci/jwt.