Libraries tagged by middleware manager
magmasoftwareengineering/slim-module-middleware
234 Downloads
Module management for Slim Framework 4
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.
omaralalwi/laravel-api-helpers
3 Downloads
collection of helpful helper functions for API Requests .
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
domainflow/core
7 Downloads
A lightweight PHP application bootstrapper with service providers, boot phases, middleware, and config management.
blakvghost/juste
33 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
8 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
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
25 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