Libraries tagged by middelware
hossamyousef/slim3-minify
29915 Downloads
Minify html output in slim framework
hannesvdvreken/guzzle-clockwork
54707 Downloads
A Guzzle middleware that logs requests with Clockwork
erdemkeren/laravel-otp
7263 Downloads
Secure your laravel routes with otps. (one time passwords)
davidepastore/slim-restrict-route
16635 Downloads
A Slim middleware to restrict ip addresses that will access to your routes
compwright/php-session
5398 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
chubbyphp/chubbyphp-framework
35501 Downloads
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
brightfish/caching-guzzle
24854 Downloads
Cache HTTP responses through Guzzle middleware
bnf/slim3-psr15
169576 Downloads
PSR-15 middleware support for Slim Framework v3
ayesh/stateless-csrf
13045 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
aldemeery/onion
158 Downloads
A layering mechanism for PHP applications.
zendframework/zend-expressive-zendviewrenderer
404639 Downloads
zend-view PhpRenderer integration for Expressive
zendframework/zend-expressive-twigrenderer
338493 Downloads
Twig integration for Expressive
zendframework/zend-expressive-session
144357 Downloads
Session container and middleware for PSR-7 applications
zendframework/zend-expressive-authorization
55314 Downloads
Authorization middleware for Expressive and PSR-7 applications
zendframework/zend-expressive-authentication-oauth2
86375 Downloads
OAuth2 (server) authentication middleware for Expressive and PSR-7 applications.