fourteenmeister / yii2-rbac
This package is abandoned and no longer maintained.
No replacement package was suggested.
CRUD of access rights
Package info
github.com/fourteenmeister/yii2-rbac
Type:yii2-extension
pkg:composer/fourteenmeister/yii2-rbac
dev-master
2014-12-16 08:23 UTC
Requires
This package is not auto-updated.
Last update: 2018-05-29 15:34:59 UTC
README
CRUD of access rights
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist fourteenmeister/yii2-rbac "*"
or add
"fourteenmeister/yii2-rbac": "*"
to the require section of your composer.json file.