Download the PHP package gandung/jwt without Composer
On this page you can find all versions of the php package gandung/jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor gandung
Package jwt
Short Description Implementation Of JSON Web Token (RFC 7519)
License MIT
Package jwt
Short Description Implementation Of JSON Web Token (RFC 7519)
License MIT
Please rate this library. Is it a good library?
Informations about the package jwt
JSON Web Token
An implementation of JSON Web Token based on RFC 7519.
- Dependencies
- Quick Start
- Creating Signature
- HMAC
- RSA
- ECDSA
- Validating Signature
- HMAC
- RSA
- ECDSA
- Validating Token Constraints
- Creating Signature
Dependencies
- PHP 7.0+
- OpenSSL Extension
- Mbstring Extension
- GMP Extension
Quick Start
Creating Signature
HMAC
RSA
ECDSA
Validating Signature
HMAC
RSA
ECDSA
Validating Token Constraints
If you find any bugs, feel free to send me a pull request.
All versions of jwt with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-openssl Version *
ext-gmp Version *
ext-mbstring Version *
gandung/http-message Version ^1.0
ocramius/proxy-manager Version ^2.2
ext-openssl Version *
ext-gmp Version *
ext-mbstring Version *
gandung/http-message Version ^1.0
ocramius/proxy-manager Version ^2.2
The package gandung/jwt contains the following files
Loading the files please wait ....