Libraries tagged by role-based-access-control
rinvex/laravel-auth
2861 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.
rinvex/fort
3722 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
1256 Downloads
Laravel RBAC implementation.
rotexsoft/versatile-acl
22 Downloads
A simple light-weight and highly customizable package that can be used for implementing access control in any php application.
maykonn/rapid-authorization
22 Downloads
RapidAuthorization is a PHP framework for Access Control, based in Role-based Access Control (RBAC)
alexpechkarev/larbac
277 Downloads
Role based access control for Laravel 5
visualappeal/laravel-rbac
17527 Downloads
Role based access control for Laravel 5
usm4n/guardian
1083 Downloads
Role Based Access Control Package For Laravel With Backend Interface
uhi67/umvc-rbac
87 Downloads
Role-based access control for UMVC framework
shiwuhao/laravel-rbac
1914 Downloads
A laravel Role-Based Access Control package
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).
pavelmgn/laravel-rbac
421 Downloads
Role based access control for Laravel 5+
houdunwang/rbac
1426 Downloads
基于角色的访问控制(Role-Based Access Control)作为传统访问控制(自主访问,强制访问)的有前景的代替受到广泛的关注。在RBAC中,权限与角色相关联,用户通过成为适当角色的成员而得到这些角色的权限。这就极大地简化了权限的管理。
doganoo/simple-rbac
653 Downloads
Simple leightweight PHP Role Based Access Control library
dab/phprbac
526 Downloads
PHP-RBAC is the authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more.