mihaistan81/yii2-rbac

RBAC management module for Yii2

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:yii2-extension

1.0.10 2018-09-03 11:20 UTC

This package is not auto-updated.

Last update: 2024-04-24 13:58:41 UTC


README

Yii2-rbac provides a way to manage your application's RBAC structure and includes following features:

  • Allows CRUD operations for auth items (roles and permissions) and rules.
  • Allows to assign multiple roles or permissions to user (using bundled widget).
  • Allows to create console migration for creating/updating RBAC items.
  • Integrated with Yii2-user - flexible user management module

NOTE: Module is in initial development. Anything may change at any time.

License

Yii2-rbac is released under the MIT License. See the bundled LICENSE.md for details.