Download the PHP package catt-l/auth-node-hyperf without Composer
On this page you can find all versions of the php package catt-l/auth-node-hyperf. 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 auth-node-hyperf
AuthNode Hyperf
用户Hyperf框架的权限节点注解
注解说明
IsAuthNode
name
项目中不可重复,可省略填写,将自动获取类名/方法名label
用于简短介绍该节点用途,供开发和管理人员查看
使用方法
需要在全局中间件里添加 AuthNodeMiddleware
随后可通过 $request->getAttribute(CurrentNode::class)
得到一个数组, 里面是该路由所包含的权限节点列表
All versions of auth-node-hyperf with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
hyperf/di Version 2.2.*
hyperf/event Version ^2.2
hyperf/framework Version 2.2.*
hyperf/http-server Version ^2.2
hyperf/di Version 2.2.*
hyperf/event Version ^2.2
hyperf/framework Version 2.2.*
hyperf/http-server Version ^2.2
The package catt-l/auth-node-hyperf contains the following files
Loading the files please wait ....