Download the PHP package rmrevin/yii2-rbac-migration without Composer
On this page you can find all versions of the php package rmrevin/yii2-rbac-migration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-rbac-migration
Yii 2 extension for RBAC migrations
Installation
Add in composer.json
:
Usage
Create new migration extends \rmrevin\yii\rbac\RbacMigration and execute as normal migration
Reference
Inheritance:
protected getNewInheritance()
protected getOldInheritance()
Rules:
protected getNewRules()
protected getRenamedRules()
protected getRemoveRules()
Roles:
protected getNewRoles()
protected getRenamedRoles()
protected getRemoveRoles()
Permissions:
protected getNewPermissions()
protected getRenamedPermissions()
protected getRemovePermissions()
All versions of yii2-rbac-migration with dependencies
PHP Build Version
Package Version
The package rmrevin/yii2-rbac-migration contains the following files
Loading the files please wait ....