Download the PHP package anshu-krishna/php-jwt without Composer
On this page you can find all versions of the php package anshu-krishna/php-jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anshu-krishna/php-jwt
More information about anshu-krishna/php-jwt
Files in anshu-krishna/php-jwt
Download anshu-krishna/php-jwt
More information about anshu-krishna/php-jwt
Files in anshu-krishna/php-jwt
Please rate this library. Is it a good library?
Informations about the package php-jwt
JSON Web Token library for PHP
Installation:
- Generate JWT
- Verify JWT
- Supported Std Claims:
iss
sub
aud
exp
nbf
iat
jti
kid
- Supported Signature Algorithms:
HS256
HS384
HS512
RS256
RS384
RS512
Example (Basic):
Read and verify JWT:
Output:
Create JWT:
Output:
All versions of php-jwt with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
anshu-krishna/data-validator Version ^2.6.1
anshu-krishna/php-utilities Version ^1.1
anshu-krishna/data-validator Version ^2.6.1
anshu-krishna/php-utilities Version ^1.1
The package anshu-krishna/php-jwt contains the following files
Loading the files please wait ....