slimic960 / yii2-db-rbac
Расширение RBAC
Package info
github.com/slimic960/yii2-db-rbac
Type:yii2-extension
pkg:composer/slimic960/yii2-db-rbac
1.0
2017-09-06 13:56 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-21 22:31:58 UTC
README
Расширение RBAC
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist slimic960/yii2-db-rbac "*"
or add
"slimic960/yii2-db-rbac": "dev-master"
to the require section of your composer.json file.