Libraries tagged by middleware manager
roy404/routes
114 Downloads
A routing library that provides an intuitive, object-oriented way to define and manage HTTP routes in your PHP application, supporting route grouping, middleware, and custom route handling.
ngsoft/slim-cookie-middleware
3986 Downloads
A samesite cookie and session management for slim 4
magmasoftwareengineering/slim-module-middleware
502 Downloads
Module management for Slim Framework 4
shahghasiadil/laravel-api-versioning
2 Downloads
Elegant attribute-based API versioning solution for Laravel applications with built-in deprecation management and version inheritance
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
kordy/auzo-tools
285 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
francisco-paz/laravel-routingkit
168 Downloads
Beta release of Routing Kit: a modular Laravel toolkit for full-featured route management, middleware resolution, permission handling, and interactive CLI navigation.
blakvghost/juste
37 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
10 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.
websoftwares/middleware
31 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.
small/cors-middleware
0 Downloads
This package is an implementation of PSR-7 middleware to manage cors
groton-school/session-cookie-middleware
0 Downloads
Implementation of PSR-15 middleware to manage session cookies with CHIPS partition support
dryspell/middleware-stack
25 Downloads
Module to manage middlewares. Can be used by RequestHandlers to access middlewares.
eureka/middleware-routing
15 Downloads
Middleware to manage routing.