barryvdh/laravel-stack-middleware
Adds a simple stack-style middleware manager for Laravel, letting you group, push, and compose middleware in a defined order. Useful for building reusable request/response pipelines and applying them to routes or controllers with minimal boilerplate.
|
Package
|
Constraint
|
|---|---|
| illuminate/support | ^9|^10|^11|^12 |
| symfony/http-kernel | ^6|^7 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^7|^8|^9|^10 |
How can I help you explore Laravel packages today?