PHPackages                             l1n6yun/hyperf-jwt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. l1n6yun/hyperf-jwt

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

l1n6yun/hyperf-jwt
==================

The Hyperf JWT package.

v3.1.3(1y ago)106128MITPHPPHP &gt;=8.1

Since Jul 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/l1n6yun/hyperf-jwt)[ Packagist](https://packagist.org/packages/l1n6yun/hyperf-jwt)[ RSS](/packages/l1n6yun-hyperf-jwt/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (13)Versions (5)Used By (0)

Hyperf JWT 组件
=============

[](#hyperf-jwt-组件)

[![Latest Stable Version](https://camo.githubusercontent.com/10a242d4aaab549322eda6ecd2156d7f0157410ff584053001e350c3c9dbbf29/68747470733a2f2f706f7365722e707567782e6f72672f6c316e3679756e2f6879706572662d6a77742f762f737461626c65)](https://packagist.org/packages/l1n6yun/hyperf-jwt)[![Latest Unstable Version](https://camo.githubusercontent.com/179d64d89a0d5bbd4729a81c41363baf1ad5996c0eb4ac31add8c12bbbe57a80/68747470733a2f2f706f7365722e707567782e6f72672f6c316e3679756e2f6879706572662d6a77742f762f756e737461626c65)](https://packagist.org/packages/l1n6yun/hyperf-jwt)[![License](https://camo.githubusercontent.com/0d336d022ee0245babd3ff2641bf352913fc82d2e638078983117d19aee41f43/68747470733a2f2f706f7365722e707567782e6f72672f6c316e3679756e2f6879706572662d6a77742f6c6963656e7365)](https://packagist.org/packages/l1n6yun/hyperf-jwt)[![PHPUnit](https://github.com/l1n6yun/hyperf-jwt/actions/workflows/test.yml/badge.svg)](https://github.com/l1n6yun/hyperf-jwt/actions/workflows/test.yml)[![Release](https://github.com/l1n6yun/hyperf-jwt/actions/workflows/release.yml/badge.svg)](https://github.com/l1n6yun/hyperf-jwt/actions/workflows/release.yml)

安装
--

[](#安装)

```
composer require l1n6yun/hyperf-jwt
```

发布配置
----

[](#发布配置)

```
php bin/hyperf.php vendor:publish l1n6yun/hyperf-jwt
```

> 文件位于 `config/autoload/jwt.php`。

配置
--

[](#配置)

```
