Libraries tagged by rb
php-extended/php-rbac-object
3346 Downloads
A library that implements the php-rbac-interface library
php-extended/php-rbac-interface
3692 Downloads
A library that implements a skeleton of a role based access control framework
phalcon-ext/rbac
6 Downloads
RBAC component for Phalcon.
pavelmgn/laravel-rbac
401 Downloads
Role based access control for Laravel 5+
mathsgod/light-rbac
27 Downloads
A simple and lightweight role-based access control library for PHP.
lm-commons/lmc-rbac-mvc-devtools
26 Downloads
Developer Tools for LM-Commons/LmcRbacMvc
lihq1403/think-rbac
348 Downloads
thinkphp-rbac
laravel-admin-ext/rbac
451 Downloads
RBAC extension for laravel-admin
ivosk89/rbs360-api-xml
936 Downloads
RBS 360 API XML
itstructure/yii2-rbac-module
323 Downloads
Module to manage roles and permissions for the Yii2 Framework.
it-yakutia/yii2-rbac
374 Downloads
Role Based Access Controll for yii2
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.
huang-yi/laravel-rbac
214 Downloads
A RBAC package for Laravel.
houdunwang/rbac
1422 Downloads
基于角色的访问控制(Role-Based Access Control)作为传统访问控制(自主访问,强制访问)的有前景的代替受到广泛的关注。在RBAC中,权限与角色相关联,用户通过成为适当角色的成员而得到这些角色的权限。这就极大地简化了权限的管理。
hesto/rbac
64 Downloads
This package provides a way to add Role-based Permissions to Laravel