yii2-extension yii2-srbac
A web interface for administration of rbac (CDbAuthManager)
project-ufa/yii2-srbac
A web interface for administration of rbac (CDbAuthManager)
- Tuesday, March 24, 2015
- by juancrobles
- Repository
- 1 Watchers
- 0 Stars
- 26 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 2 Open issues
- 1 Versions
- 0 % Grown
SRBAC @ yii2
A web interface for administration of rbac (CDbAuthManager), (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist project-ufa/yii2-srbac "*"
or add, (*4)
"project-ufa/yii2-srbac": "*"
to the require section of your composer.json
file., (*5)
Usage
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \projectufa\srbac\AutoloadExample::widget(); ?>
, (*7)
dev-master
9999999-dev
A web interface for administration of rbac (CDbAuthManager)
Sources
Download
BSD-3-Clause
The Requires
yii2
srbac