PHPackages                             mfuns-cn/hyperf-auth - 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. mfuns-cn/hyperf-auth

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

mfuns-cn/hyperf-auth
====================

v3.1(1y ago)21.9k↓50%BSD-2-ClausePHPPHP &gt;=8.1

Since Aug 6Pushed 1y ago2 watchersCompare

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

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

mfuns-cn/hyperf-auth
====================

[](#mfuns-cnhyperf-auth)

Hyperf Auth Guard Component.

### 安装

[](#安装)

```
composer require mfuns-cn/hyperf-auth dev-master
```

### 发布配置

[](#发布配置)

```
php bin/hyperf.php vendor:publish mfuns-cn/hyperf-auth
```

### 实例

[](#实例)

用户模型

```
