Libraries tagged by access controller
efficiently/authority-controller
33004 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
dotkernel/dot-controller-plugin-forms
1981 Downloads
DotKernel controller forms plugin for easy access to forms inside controllers
bupy7/yii2-ajaxfilter
2822 Downloads
Filter deny or allow access to actions of controllers.
vcian/laravel-code-insights
84 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
baberuka/systemroles
10 Downloads
SystemRoles is a Laravel Role Management package designed to simplify user role and permission management within Laravel applications. It provides a structured approach for defining roles, assigning rights to each role (e.g., edit, delete, approve), linking roles to users, and mapping roles to controllers for precise access control.
coderockr/soa
824 Downloads
Silex Controller Provider to provide SOA access to Doctrine entities and services
yudhees/laravel-vue-controller
14 Downloads
To Access Laravel Controller Inside a vue file
scarbous/mr_controller_access
6 Downloads
degordian/yii2-frontend-controller
19 Downloads
A special controller for your frontend department that allows for easy access to any view/layout combination without going through their respective controllers (avoiding the need to login or have a db).
devbr/router
515 Downloads
Access Controller for your website (Router)
jlorente/yii2-roles
90 Downloads
A Yii2 extension that includes the concept of roles in the framework. Useful to handle user access to controllers actions allowed only for some roles and filter database resources.
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.
matejkucera/laravel-acl
297 Downloads
Library for Laravel which provides ACL configuration based on user role and accessed controllers.
curly-deni/laravel-permission-kit
3 Downloads
A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.
sebastiaanluca/laravel-resource-flow
2491 Downloads
Quickly scaffold access to a resource.