slimic960/yii2-db-rbac

Расширение RBAC

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0 2017-09-06 13:56 UTC

This package is not auto-updated.

Last update: 2024-05-04 13:39:38 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.