rbac
https://github.com/yiisoft/rbac
PHP
Role based access control
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported1 Subscribers
Add a CodeTriage badge to rbac
Help out
- Issues
- Improve compatibility of item's type with Yii 2
- Add console command to remove assignments with non-exists roles/permissions
- Add method `Manager::hasRole(string $name): bool`
- Use Mermaid for hierarchy in `Tests/Support`
- Simplify GitHub actions
- `Manager` - support batch creation
- `CompositeRule` - use more complex conditions
- Add cache
- Add logging (move from yiisoft/rbac-db)
- Implement the methods `getAllAssignments()`, `getAllRoles`, `getAllRules()` in `Manager::class`
- Docs
- PHP not yet supported