Libraries tagged by Role Based Access Control
mathsgod/light-rbac
27 Downloads
A simple and lightweight role-based access control library for PHP.
jeffersonsimaogoncalves/cakephp-permission
1193 Downloads
The library provides a flexible way to add role-based access control management to CakePHP 3.x
dab/phprbac
523 Downloads
PHP-RBAC is the authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more.
alexpechkarev/larbac
276 Downloads
Role based access control for Laravel 5
aliukevicius/laravel-rbac
130 Downloads
Laravel 5 role based access control
corneltek/kendo
1831 Downloads
The powerful general access control framework
z1haze/laravel-acl
171 Downloads
A simple to use ACL for Laravel 5.3
matejkucera/laravel-acl
285 Downloads
Library for Laravel which provides ACL configuration based on user role and accessed controllers.
php-extended/php-rbac-object
3346 Downloads
A library that implements the php-rbac-interface library
sergmoro1/laravel-rbac
4 Downloads
Role Based Access Control (RBAC) for Laravel based on Yii3 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).
qa-data/api-security
23 Downloads
API Security: provides authentication, authorization and a role-based access control management via ACL
inok/rbac
14 Downloads
PHP-RBAC is the de-facto authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.
houdunwang/rbac
1422 Downloads
基于角色的访问控制(Role-Based Access Control)作为传统访问控制(自主访问,强制访问)的有前景的代替受到广泛的关注。在RBAC中,权限与角色相关联,用户通过成为适当角色的成员而得到这些角色的权限。这就极大地简化了权限的管理。
curlymoustache/sanction
27 Downloads
A PHP Permissions and role-based access control library, with plenty of flexibility and ability to extend and replace components.