This package helps you to release access control logic via RBAC (Role Based Access Control) technology. The example app you can see https://github.com/potievdev/slim-rbac-app
- The minimum required PHP version is PHP 7.3.
- Supported database engines
- MySQL
- PostgreSQL
- MariaDB
$ composer require potievdev/slim_rbac "^2.0"
Please see CONTRIBUTING for details.
MIT License