Libraries tagged by role-based-access-control
rinvex/fort
3721 Downloads
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.
smart-crowd/laravel-rbac
1255 Downloads
Laravel RBAC implementation.
rotexsoft/versatile-acl
14 Downloads
A simple light-weight and highly customizable package that can be used for implementing access control in any php application.
maykonn/rapid-authorization
21 Downloads
RapidAuthorization is a PHP framework for Access Control, based in Role-based Access Control (RBAC)
futuretek/yii2-rbac
165 Downloads
RBAC
alexpechkarev/larbac
277 Downloads
Role based access control for Laravel 5
usm4n/guardian
1083 Downloads
Role Based Access Control Package For Laravel With Backend Interface
splitstack/laravel-metamon
21 Downloads
A Laravel package for handling model metadata with role-based access control
shiwuhao/laravel-rbac
1804 Downloads
A laravel Role-Based Access Control package
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.
ramzyvirani/laravel-boilerplate
76 Downloads
Laravel boilerplate. Basic boilerplate to create laravel projects with Admin Panel, Role Based Access Control, i18n support, Swagger Doc using InfyOm (Laravel CRUD Generator).
jdtonido/rbac
9 Downloads
jd-tonido/rbac is a powerful and flexible package for implementing Role-Based Access Control (RBAC) in your PHP applications. It simplifies the management of user roles and permissions while providing built-in support for generating comprehensive reports and managing application modules. Perfect for projects that require fine-grained access control and robust reporting features.
houdunwang/rbac
1422 Downloads
基于角色的访问控制(Role-Based Access Control)作为传统访问控制(自主访问,强制访问)的有前景的代替受到广泛的关注。在RBAC中,权限与角色相关联,用户通过成为适当角色的成员而得到这些角色的权限。这就极大地简化了权限的管理。
doganoo/simple-rbac
624 Downloads
Simple leightweight PHP Role Based Access Control library
dab/phprbac
525 Downloads
PHP-RBAC is the authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more.