Libraries tagged by role base access control
managur/rick-role
0 Downloads
The Role Based Access Control library that's never gonna give you up, never gonna let you down, never run around and desert you
kelunik/access-control
9 Downloads
Role based access control.
orchid/access
419 Downloads
Role based access control package from Laravel Framework.
osaris-uk/access
93 Downloads
Role & Permission based access control package for Laravel
chehine/role-manager
2 Downloads
You can use this package whenever you want to integrate an access control system based on roles in a project with MySQL as your RDBMS. It is easy to use and can be integrated with any php framework in the same way.
pop-schema/user-roles-access-control
2273 Downloads
Access Control based on the user having a given role/capability
getpop/user-roles-access-control
453 Downloads
Access Control based on the user having a given role/capability
tomkyle/rbac
80 Downloads
Role-based Access Control: Roles, Permissions and ACL
sergmoro1/yii2-user
132 Downloads
User registration by email with confirmation. Users management. Login with OAuth2 credensials. Predefined for role based access control.
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
phpexperts/laravel-rbac
74 Downloads
Role based access control for Laravel 5
metarush/perm
7 Downloads
Role-based access control (RBAC) with custom rules (like ABAC)
mathsgod/light-rbac
42 Downloads
A simple and lightweight role-based access control library for PHP.
killbond/yii2-auth
24 Downloads
Yii 2 User Authentication & Role Based Access Control (RBAC) Module
johnparra/yii2-auth
12 Downloads
Yii 2 User Authentication & Role Based Access Control (RBAC) Module Fork of robregon