Libraries tagged by access control
regulus/identify
4712 Downloads
A Laravel 5 authentication/authorization package that adds roles, permissions, access levels, and user states. Allows simple or complex user access control implementation.
ramzyvirani/laravel-boilerplate
76 Downloads
Laravel boilerplate. Basic boilerplate to create laravel projects with Admin Panel, Role Based Access Control, i18n support, Swagger Doc using InfyOm (Laravel CRUD Generator).
marqu3s/yii2-rbac-plus
22 Downloads
Database role base access control manager for yii2
laraturka/acl2
61 Downloads
Access Control List for Laravel
jdtonido/rbac
29 Downloads
jd-tonido/rbac is a powerful and flexible package for implementing Role-Based Access Control (RBAC) in your PHP applications. It simplifies the management of user roles and permissions while providing built-in support for generating comprehensive reports and managing application modules. Perfect for projects that require fine-grained access control and robust reporting features.
houdunwang/rbac
1424 Downloads
基于角色的访问控制(Role-Based Access Control)作为传统访问控制(自主访问,强制访问)的有前景的代替受到广泛的关注。在RBAC中,权限与角色相关联,用户通过成为适当角色的成员而得到这些角色的权限。这就极大地简化了权限的管理。
heddiyoussouf/mediasignature
8 Downloads
Mediasignature is a powerful and versatile package designed to provide image tokenization and access control capabilities. With Mediasignature, you can securely tokenize images and limit access to them for a specified period, adding an extra layer of protection to your valuable visual content
farhoudi/laravel-rbac
62 Downloads
Role based access control for Laravel 5+
drago-ex/authorization
1088 Downloads
A simple dynamic access control list (ACL) management system for Nette Framework, with support for roles, permissions, and resources
digitalutsc/private_files_adapter
1646 Downloads
This module override access control for private file system with Cantaloupe
digitalutsc/islandora_group
1728 Downloads
This module assists to manage access control for node and media with Group module
digitalutsc/group_solr
1612 Downloads
This module add Solr indexed field(s) which is determined access control with Group module for an indexed item to be public or private for annonymous users
darrylkuhn/enforce
189 Downloads
Enforce access control restrictions using Eloquent models
dancasdev/gac
6 Downloads
GAC (Granular Access Control) es una librería PHP que proporciona un sistema flexible y eficiente para gestionar los permisos de acceso en desarrollos backend (APIs, MVC, Etc).
dab/phprbac
526 Downloads
PHP-RBAC is the authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more.