Download the PHP package hyperf-ext/jwt without Composer
On this page you can find all versions of the php package hyperf-ext/jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hyperf-ext/jwt
More information about hyperf-ext/jwt
Files in hyperf-ext/jwt
Download hyperf-ext/jwt
More information about hyperf-ext/jwt
Files in hyperf-ext/jwt
Please rate this library. Is it a good library?
Informations about the package jwt
Hyperf JWT 组件
该组件基于 tymon/jwt-auth
,实现了完整用于 JWT 认证的能力。
该组件并不直接提供身份认证的能力,你可以基于该组件提供的功能特性来实现自己的身份认证。
如果你不想自己动手,可以同时安装 hyperf-ext/auth
组件来获得接近开箱即用的身份认证和授权功能。
安装
发布配置
文件位于
config/autoload/jwt.php
。
配置
使用
如果你使用 hyperf-ext/auth
组件,则可以忽略该部分。
可阅读上述两个类来详细了解如何使用。
All versions of jwt with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-swoole Version >=4.5
ext-json Version *
ext-openssl Version *
hyperf/cache Version ^2.1
hyperf/command Version ^2.1
hyperf/config Version ^2.1
hyperf/di Version ^2.1
hyperf/framework Version ^2.1
lcobucci/jwt Version ~4.1.0
nesbot/carbon Version ^2.0
ext-swoole Version >=4.5
ext-json Version *
ext-openssl Version *
hyperf/cache Version ^2.1
hyperf/command Version ^2.1
hyperf/config Version ^2.1
hyperf/di Version ^2.1
hyperf/framework Version ^2.1
lcobucci/jwt Version ~4.1.0
nesbot/carbon Version ^2.0
The package hyperf-ext/jwt contains the following files
Loading the files please wait ....