Download the PHP package thies/json-web-token without Composer
On this page you can find all versions of the php package thies/json-web-token. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thies/json-web-token
More information about thies/json-web-token
Files in thies/json-web-token
Download thies/json-web-token
More information about thies/json-web-token
Files in thies/json-web-token
Vendor thies
Package json-web-token
Short Description JSON Web Token library written in PHP
License MIT
Homepage https://github.com/thies4321/json-web-token
Package json-web-token
Short Description JSON Web Token library written in PHP
License MIT
Homepage https://github.com/thies4321/json-web-token
Please rate this library. Is it a good library?
Informations about the package json-web-token
json-web-token
JSON Web Token library written in PHP
Installation
Usage
Encoding
Decoding
Supported algorithms
Algorithm | Supported |
---|---|
HS256 | ✔️ |
HS384 | ✔️ |
HS512 | ✔️ |
PS256 | ❌ |
PS384 | ❌ |
PS512 | ❌ |
RS256 | ✔️ |
RS384 | ✔️ |
RS512 | ✔️ |
ES256 | ❌ |
ES256K | ❌ |
ES384 | ❌ |
ES512 | ❌ |
EdDSA | ❌ |
All versions of json-web-token with dependencies
PHP Build Version
Package Version
The package thies/json-web-token contains the following files
Loading the files please wait ....