rbac

Role-based access control library

An authorization library for PHP that provides Role-Based Access Control and NIST Level 2 compliance

PHP-RBAC is an authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.

GitHub

432 stars
54 watching
141 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
seeden/rbac A NodeJS library implementing hierarchical role-based access control 989
craftcamp/php-abac A PHP library that enables attribute-based access control for managing user access to resources and applications. 97
xiidea/ezrbac A Role Based Access Control Library designed to integrate with the Codeigniter PHP framework. 86
php-casbin/php-casbin An authorization library that supports multiple access control models and provides an efficient way to enforce permissions in PHP applications. 1,237
shonenada/flask-rbac Adds Role-Based Access Control to the Flask web framework 232
sergey-telpuk/nestjs-rbac An implementation of Role-Based Access Control (RBAC) for NestJS applications using a modular and customizable approach. 426
davydovanton/kan An authorization library with role management and ability definition syntax. 232
enjaku4/rabarber A role-based authorization library for Ruby on Rails applications 98
palkan/action_policy An authorization framework for Ruby and Rails applications. 1,427
be9/acl9 A role-based authorization system for Rails applications 853
casbin/pycasbin An authorization library for Python projects that supports multiple access control models and provides efficient enforcement of policies. 1,401
cakephp/authorization A middleware plugin providing framework around access control and authorization in the CakePHP framework. 76
onury/accesscontrol Provides a flexible and customizable access control system for Node.js applications. 2,209
antonioribeiro/firewall A package that provides IP-based access control and attack detection for PHP web applications. 1,396
casbin/casbin-rs An authorization library supporting various access control models like ACL, RBAC, ABAC in Rust. 859