casejoke / yii2-carrotrbac
CRUD of access rights
Package info
github.com/casejoke/yii2-carrotrbac
Type:yii2-extension
pkg:composer/casejoke/yii2-carrotrbac
0.0.1
2015-01-29 22:45 UTC
This package is not auto-updated.
Last update: 2026-02-28 23:38:35 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 casejoke/yii2-carrotrbac "dev-master"
or add
"casejoke/yii2-carrotrbac": "dev-master"
to the require section of your composer.json file.