Libraries tagged by middleware manager
shoot/shoot
229947 Downloads
Shoot aims to make providing data to your templates more manageable
responsive-sk/slim4-session
358 Downloads
Complete session management for Slim 4 with zero dependencies and full type safety
francisco-paz/laravel-routingkit
103 Downloads
Beta release of Routing Kit: a modular Laravel toolkit for full-featured route management, middleware resolution, permission handling, and interactive CLI navigation.
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
larasofthu/localized-routes-plus
35 Downloads
Advanced Laravel package for creating localized routes with subdomain support, country-specific routing, and automatic locale management. Supports URL prefixes, subdomains, and multi-country localization strategies.
curly-deni/laravel-permission-kit
7 Downloads
A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.
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
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.
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.
eureka/middleware-controller
16 Downloads
Middleware to manage controller.