Download the PHP package aviogram/jwt without Composer
On this page you can find all versions of the php package aviogram/jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package jwt
JWT
Json Web Token
Example - Create Token
Example - Verify Token
Algorithm Support
Algorithm | Type | Engine | Support |
---|---|---|---|
HS256 | Symmetric | HMAC | Yes |
HS384 | Symmetric | HMAC | Yes |
HS512 | Symmetric | HMAC | Yes |
RS256 | Asymmetric | OpenSSL | Yes |
RS384 | Asymmetric | OpenSSL | Yes |
RS512 | Asymmetric | OpenSSL | Yes |
ES256 | Asymmetric | X | No |
ES384 | Asymmetric | X | No |
ES512 | Asymmetric | X | No |
All versions of jwt with dependencies
PHP Build Version
Package Version
The package aviogram/jwt contains the following files
Loading the files please wait ....