Libraries tagged by muddle
tuupola/callable-handler
3479799 Downloads
Compatibility layer for PSR-7 double pass and PSR-15 middlewares.
timacdonald/has-parameters
198160 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
slim/extras
471275 Downloads
Extras package for the Slim Framework
reinink/remember-query-strings
449558 Downloads
Laravel middleware that automatically remembers and restores query strings.
php-middleware/php-debug-bar
277602 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
mpociot/pipeline
1426248 Downloads
Simple PHP middleware pipeline
middlewares/utils
2903623 Downloads
Common utils for PSR-15 middleware packages
middlewares/trailing-slash
403195 Downloads
Middleware to normalize the trailing slash of the uri path
middlewares/request-handler
1304904 Downloads
Middleware to execute request handlers
middlewares/payload
436556 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
mezzio/mezzio-router
4127980 Downloads
Router subcomponent for Mezzio
mezzio/mezzio-helpers
3529728 Downloads
Helper/Utility classes for Mezzio
mezzio/mezzio-fastroute
2189534 Downloads
FastRoute integration for Mezzio
mezzio/mezzio-authentication-oauth2
371954 Downloads
OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.
mezzio/mezzio-authentication
1311875 Downloads
Authentication middleware for Mezzio and PSR-7 applications