Libraries tagged by access controls
regulus/identify
4715 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).
parcelone/phprbac
57 Downloads
PHP-RBAC is the de-facto authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.
netbrothers-gmbh/syncacc-bundle
1547 Downloads
Using NetBrothers Access Control Center in Symfony
marqu3s/yii2-rbac-plus
41 Downloads
Database role base access control manager for yii2
laraturka/acl
301 Downloads
Access Control List for Laravel
kozhinhikkodan-dev/artisan-playground
22 Downloads
A beautiful, secure, and feature-rich UI for executing Laravel Artisan commands with role-based access control, theme support, and comprehensive command management
iquesters/user-management
26 Downloads
A modular and extendable Laravel package that provides user management, role-based access control, and authentication features.
houdunwang/rbac
1426 Downloads
基于角色的访问控制(Role-Based Access Control)作为传统访问控制(自主访问,强制访问)的有前景的代替受到广泛的关注。在RBAC中,权限与角色相关联,用户通过成为适当角色的成员而得到这些角色的权限。这就极大地简化了权限的管理。
drago-ex/authorization
1142 Downloads
A simple dynamic access control list (ACL) management system for Nette Framework, with support for roles, permissions, and resources
doganoo/simple-rbac
653 Downloads
Simple leightweight PHP Role Based Access Control library
digitalutsc/private_files_adapter
1689 Downloads
This module override access control for private file system with Cantaloupe
digitalutsc/islandora_group
1772 Downloads
This module assists to manage access control for node and media with Group module
digitalutsc/group_solr
1656 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