laravel-rbac maintained by digit-soft
RBAC
Simple DB based RBAC (Role based access control) component for Laravel 5.
It has no caching, made for using with PHP-PM, so permissions and roles are always loaded to memory.
You can find methods to use in Rbac facade.