Libraries tagged by access controller
efficiently/authority-controller
33165 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
2032 Downloads
DotKernel controller forms plugin for easy access to forms inside controllers
bupy7/yii2-ajaxfilter
2927 Downloads
Filter deny or allow access to actions of controllers.
vcian/laravel-code-insights
85 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
dancycodes/flashhalt
16 Downloads
FlashHALT eliminates route definition overhead for HTMX applications, enabling direct controller method access through intuitive URL conventions - delivering 10x faster development velocity while maintaining Laravel's architectural integrity.
coderockr/soa
824 Downloads
Silex Controller Provider to provide SOA access to Doctrine entities and services
yudhees/laravel-vue-controller
15 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
91 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
299 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
2492 Downloads
Quickly scaffold access to a resource.