fourteenmeister/yii2-rbac

此包已被废弃且不再维护。未建议替代包。

访问权限的 CRUD

安装: 140

依赖: 1

建议者: 0

安全: 0

星标: 4

关注者: 4

分支: 1

公开问题: 1

类型:yii2-extension

dev-master 2014-12-16 08:23 UTC

This package is not auto-updated.

Last update: 2018-05-29 15:34:59 UTC


README

访问权限的 CRUD

安装

安装此扩展的首选方式是通过 composer

运行以下命令之一

php composer.phar require --prefer-dist fourteenmeister/yii2-rbac "*"

或在您的 composer.json 文件的 require 部分添加

"fourteenmeister/yii2-rbac": "*"

to

使用方法