Download the PHP package hyperf-yfd/jwt without Composer
On this page you can find all versions of the php package hyperf-yfd/jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hyperf-yfd/jwt
More information about hyperf-yfd/jwt
Files in hyperf-yfd/jwt
Download hyperf-yfd/jwt
More information about hyperf-yfd/jwt
Files in hyperf-yfd/jwt
Please rate this library. Is it a good library?
Informations about the package jwt
Hyperf JWT 组件
来源于 hyperf-ext/jwt 主要是 hyperf3.0 不可用,故修改自己使用
该组件基于 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
>=8.0
ext-json Version *
ext-openssl Version *
ext-swoole Version >=4.5
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-json Version *
ext-openssl Version *
ext-swoole Version >=4.5
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 hyperf-yfd/jwt contains the following files
Loading the files please wait ....