Download the PHP package hyperf-plus/permission without Composer
On this page you can find all versions of the php package hyperf-plus/permission. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hyperf-plus/permission
More information about hyperf-plus/permission
Files in hyperf-plus/permission
Download hyperf-plus/permission
More information about hyperf-plus/permission
Files in hyperf-plus/permission
Vendor hyperf-plus
Package permission
Short Description hyperf-plus-admin可选的权限插件,也可以用自己的permission组件
License MIT
Homepage https://github.com/hyperf-plus/permission
Package permission
Short Description hyperf-plus-admin可选的权限插件,也可以用自己的permission组件
License MIT
Homepage https://github.com/hyperf-plus/permission
Please rate this library. Is it a good library?
Informations about the package permission
permission
hyperf-plus-admin可选的权限插件,也可以用自己的permission组件
安装成功后,只需添加PermissionMiddleware中间件即可
此插件支持注解路由插件 hyperf-plus-route插件的注解参数
如:控制器注解:ApiController
方法注解:GetApi PostApi PutApi DeleteApi (方法上配置级别优先于控制器配置)
- 1、userOpen 对用户开放url中的验证,
- 2、security 为true必须验证权限 false公共开放资源
路由注解只在启动第一次时扫描并缓存,后续请求不会再做解析,提高性能
All versions of permission with dependencies
PHP Build Version
Package Version
The package hyperf-plus/permission contains the following files
Loading the files please wait ....