acat / jwt
Validates, decodes, and authorizes tokens (e.g. JWT)
dev-main
2025-07-16 13:23 UTC
Requires
- php: >=8.4
- lcobucci/jwt: ^5.5.0
- phpseclib/phpseclib: ~3.0
- psr/log: ^3.0.2
Requires (Dev)
- phpunit/phpunit: ^12.2.7
This package is auto-updated.
Last update: 2025-07-16 13:24:00 UTC
README
Handles aCat JWT
Requirements
PHP 7.4.0 and later.
Installation
You can install the library via Composer. Run the following command:
composer require acat/jwt