Download the PHP package youbuwei/hyperf-jwt without Composer
On this page you can find all versions of the php package youbuwei/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
和 hyperf-ext/jwt
,实现了完整用于 JWT 认证的能力,支持 hyper 3.0。
安装
发布配置
文件位于
config/autoload/jwt.php
。
配置
使用
可阅读上述两个类来详细了解如何使用。
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.0
hyperf/command Version ~3.0.0
hyperf/config Version ~3.0.0
hyperf/di Version ~3.0.0
hyperf/framework Version ~3.0.0
lcobucci/jwt Version ~5.0.0
nesbot/carbon Version ^2.0
ext-swoole Version >=4.5
ext-json Version *
ext-openssl Version *
hyperf/cache Version ~3.0.0
hyperf/command Version ~3.0.0
hyperf/config Version ~3.0.0
hyperf/di Version ~3.0.0
hyperf/framework Version ~3.0.0
lcobucci/jwt Version ~5.0.0
nesbot/carbon Version ^2.0
The package youbuwei/hyperf-jwt contains the following files
Loading the files please wait ....