dektrium / yii2-rbac
RBAC management module for Yii2
Installs: 331 302
Dependents: 33
Suggesters: 0
Security: 0
Stars: 239
Watchers: 42
Forks: 142
Open Issues: 36
Type:yii2-extension
Requires
- kartik-v/yii2-widget-select2: ^2.0
- yiisoft/yii2: ^2.0.8
This package is not auto-updated.
Last update: 2024-10-26 16:33:35 UTC
README
Yii2-rbac
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.
Documentation
Read the Documentation for master
Read the Documentation for v1.0.0-alpha
Support
If you have any questions or problems with Yii2-rbac you can ask them on our forum.
Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
License
Yii2-rbac is released under the MIT License. See the bundled LICENSE.md for details.