Libraries tagged by access controller
efficiently/authority-controller
32675 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
1937 Downloads
DotKernel controller forms plugin for easy access to forms inside controllers
bupy7/yii2-ajaxfilter
2721 Downloads
Filter deny or allow access to actions of controllers.
jlorente/yii2-roles
88 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.
vcian/laravel-code-insights
84 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
coderockr/soa
824 Downloads
Silex Controller Provider to provide SOA access to Doctrine entities and services
yudhees/laravel-vue-controller
13 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
511 Downloads
Access Controller for your website (Router)
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.
sebastiaanluca/laravel-resource-flow
2491 Downloads
Quickly scaffold access to a resource.
kya/laravel-rest
11 Downloads
Provides easy to access RESTful functionality for your Laravel API
eriktrapman/webcommand-bundle
34 Downloads
Enables you to run a Command from a browser when there's no SSH-access