Download the PHP package fizzday/fizzjwt without Composer
On this page you can find all versions of the php package fizzday/fizzjwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fizzday/fizzjwt
More information about fizzday/fizzjwt
Files in fizzday/fizzjwt
Download fizzday/fizzjwt
More information about fizzday/fizzjwt
Files in fizzday/fizzjwt
Vendor fizzday
Package fizzjwt
Short Description A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
License MIT
Homepage https://github.com/fizzday/fizzjwt
Package fizzjwt
Short Description A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
License MIT
Homepage https://github.com/fizzday/fizzjwt
Please rate this library. Is it a good library?
Informations about the package fizzjwt
FizzJWT
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on firebase/jwt, add the decode() third param default 'HS256' (JWT 无状态 restful api 认证)
Installation
Use composer to manage your dependencies and download PHP-JWT:
Example
注册claim名称有下面几个部分:
All versions of fizzjwt with dependencies
PHP Build Version
Package Version
No informations.
The package fizzday/fizzjwt contains the following files
Loading the files please wait ....