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