php-abac
Access Control Library
A PHP library that enables attribute-based access control for managing user access to resources and applications.
Attributes Based Access Control library
97 stars
16 watching
30 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
xiidea/ezrbac | A Role Based Access Control Library designed to integrate with the Codeigniter PHP framework. | 86 |
onury/accesscontrol | Provides a flexible and customizable access control system for Node.js applications. | 2,209 |
vovantics/abac | An Attribute Based Access Control system for Node.js applications. | 29 |
kolotaev/vakt | An attribute-based access control toolkit that allows fine-grained authorization and policy-based access management. | 183 |
owasp/rbac | An authorization library for PHP that provides Role-Based Access Control and NIST Level 2 compliance | 432 |
artesaos/defender | A package that provides a secure and user-friendly way to manage access control in Laravel applications. | 441 |
casbin/pycasbin | An authorization library for Python projects that supports multiple access control models and provides efficient enforcement of policies. | 1,401 |
casbin/casbin-rs | An authorization library supporting various access control models like ACL, RBAC, ABAC in Rust. | 859 |
antonioribeiro/firewall | A package that provides IP-based access control and attack detection for PHP web applications. | 1,396 |
seeden/rbac | A NodeJS library implementing hierarchical role-based access control | 989 |
beatswitch/lock | A flexible, driver-based access control package for PHP that allows multiple callers and stores permissions in a customizable way | 876 |
abouvier/slim-access | An access control middleware for the Slim framework | 7 |
casbin/casbin.net | An authorization library for .NET projects providing support for access control models like ACL, RBAC, and ABAC. | 1,175 |
cakephp/authorization | A middleware plugin providing framework around access control and authorization in the CakePHP framework. | 76 |