Download the PHP package heimo/yii2-rbac without Composer
On this page you can find all versions of the php package heimo/yii2-rbac. 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 yii2-rbac
yii2-rbac
Yii2 rbac 精简版(无对外接口) 仅供无需rbac接口的api应用使用 根据yii2-rest-rbac(https://github.com/windhoney/yii2-rest-rbac)修改
安装
使用
配置权限
创建所需要的表
-
菜单表menu
- rbac相关权限表
授权认证方式
-
url中增加
access_token
参数 或者 header中增加Authorization
参数,值为Bearer [access_token值]
- UserModel中实现
loginByAccessToken($access_token)
方法
All versions of yii2-rbac with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.7
The package heimo/yii2-rbac contains the following files
Loading the files please wait ....