Libraries tagged by middleware manager
kordy/auzo-tools
280 Downloads
Helper functions that makes it very easy to manage Laravel authorization and provides a central authorization management. Compatible with Laravel versions 5.1, 5.2, and 5.3
blakvghost/juste
31 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
blakvghost/bravo
7 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.
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.
websoftwares/middleware
30 Downloads
This package lets u manage middleware for HTTP a request and response that implement the PSR-7 HTTP message interfaces.
thecodingmachine/gitlab-hook-middleware
66 Downloads
A PSR-15 middleware to manage Gitlab hooks.
dryspell/middleware-stack
24 Downloads
Module to manage middlewares. Can be used by RequestHandlers to access middlewares.
eureka/middleware-routing
13 Downloads
Middleware to manage routing.
eureka/middleware-controller
14 Downloads
Middleware to manage controller.
codeinc/security-middleware
32 Downloads
A collection of PSR-15 middleware to manage HTTP security
codeinc/http-headers-middleware
22 Downloads
A collection of PSR-15 middleware to manage HTTP headers
juliangut/sessionware
76 Downloads
PSR7 session management middleware
juliangut/cacheware
35 Downloads
PSR7 cache headers management middleware
edgarindustries/silverstripe-redirectmiddleware
145 Downloads
SilverStripe 4+ middleware for CMS-managed redirects
thehiredgun/formkit
31 Downloads
A combined back- and front-end package to manage data-submissions and forms in Laravel