Libraries tagged by AccessControl
alichry/laminas-accesscontrol
183 Downloads
Access control for laminas
getpop/user-state-access-control
523 Downloads
Access Control based on the user being logged-in or not
getpop/user-roles-access-control
453 Downloads
Access Control based on the user having a given role/capability
zzwacl/easyacl
9 Downloads
No need to query the permission management package of the database in the middleware
xacml/xacml
9 Downloads
XACML implementation for PHP
ujjwal/user-rbac-doctrine-orm
27 Downloads
A Zend Framework 2 module to easily integrate ZfcUserDoctrineORM and ZfcRbac
triforce-technologies/symfony-rbac-bundle
19 Downloads
Symfony Bundle allow to use RBAC control access for symfony project
tleckie/acl
4 Downloads
PHP role access control list (acl). Acl component provides a lightweight and flexible access control list (ACL) implementation for privileges management.
tempest-tools/moat
2 Downloads
Middleware associated with Laravel Doctrine ACL. This middleware will check permissions for access to routes, based on the route name and the request type.
techart/abac
42 Downloads
Fork of craftcamp/php-abac - Library used to implement Attribute-Based Access Control in a PHP application
tanerkay/laravel-model-acl
1 Downloads
Access control based on individual records / models
sukarix/f3-access
29 Downloads
Route access control for the PHP Fat-Free Framework
srayner/civaccess
258 Downloads
ZF2 authorisation module
skgroup/php-rbac
28 Downloads
RBAC component
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.