Libraries tagged by rbac
macfly/yii2-rbac-cli
25164 Downloads
Yii2 module, provide a cli to load initial permission and roles in rbac from a yaml file
letyii/yii2-rbac-cached
1897 Downloads
Cached for yii2 RBAC
leighmacdonald/php_rbac
263 Downloads
An implementation of RBAC Level 2
kak/rbac
946 Downloads
rbac manager for Yii2
jackchow/rbacshow
367 Downloads
the rbac features show in system base on layui2.3 and thinkphp5.1
jackchow/rbac
1718 Downloads
A Thinkphp5 RBAC Feature
idez/rbac
4158 Downloads
A description for rbac.
hiqdev/hipanel-rbac
28739 Downloads
RBAC implementation for HiPanel
admin-platform/rbac-bundle
33552 Downloads
Symfony2 Role-Based-Access-Control
yaroslavmolchan/rbac
20183 Downloads
Simple RBAC/ACL for Laravel 5.5 and more with caching and permission groups.
sylius/rbac-bundle
19900 Downloads
Symfony2 Role-Based-Access-Control
sylius/rbac
35660 Downloads
RBAC component for PHP applications.
volicon/laravel-acl-rbac
373 Downloads
ACL / RBAC - package for Laravel 4. Can work with Models or routes
shiwuhao/laravel-rbac
1747 Downloads
A laravel Role-Based Access Control package
gmars/tp5-rbac
3604 Downloads
这个扩展是基于thinkPHP5框架的RBAC权限验证的扩展。使用本扩展能够快速的将RBAC权限控制器模块引入到自己的系统中。原则上本模块适合于任何PHP框架但是由于使用了thinkPHP5的特性所以使用composer安装到其他框架时需要做相应的修改。模块所需要的扩展库可以通过thinkPHP5的migration来做数据迁移。