Libraries tagged by middleware manager
edgarindustries/silverstripe-redirectmiddleware
145 Downloads
SilverStripe 4+ middleware for CMS-managed redirects
generalfocus/limitshield
6 Downloads
LimitShield is a middleware package designed to manage and enforce API rate limiting efficiently.
thehiredgun/formkit
31 Downloads
A combined back- and front-end package to manage data-submissions and forms in Laravel
tempest-tools/raven
2 Downloads
Tools for building sending notifications from Scribe managed entities
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.
echo-fusion/routemanager
7 Downloads
A lightweight and flexible routing package that helps manage HTTP routes in PHP applications. Supports PSR-7 and PSR-15, designed for MVC architecture with middleware integration.
symplely/http
416 Downloads
An simple PSR-7 Request/Response implementation, with Cookie, and Session management/middleware.
zzwacl/easyacl
2 Downloads
No need to query the permission management package of the database in the middleware
raisulhridoy/simplerolepermission
14 Downloads
This is a lightweight and easy-to-use Laravel package that allows you to manage user roles and permissions in your application with minimal effort. With this package, you can use lots of pre-defined methods for implementing roles and permissions, as well as assign roles to users and check their permissions. This package provides a simple and intuitive way of coding that makes it easy to integrate with your existing application. It also comes with built-in middleware that you can use to protect routes based on user roles and permissions. Whether you're building a small application or a large-scale system, "Simple Role Permission" provides a flexible and scalable solution for managing user roles and permissions. It's perfect for developers who want a simple and lightweight package that gets the job done without any unnecessary complexity.
studiomieters/laravel-authentication
11 Downloads
Manage user authentication, provided by the api. Remember, this package will take care of al the authentication. You can remove all authentication routes, providers and middleware from your project.