Libraries tagged by HTTPS Middleware
nimbly/limber
9061 Downloads
A super minimal HTTP framework that doesn't get in your way.
middlewares/uuid
26107 Downloads
Middleware to generate an UUID and save it in the X-Uuid header
middlewares/referrer-spam
60061 Downloads
Middleware to block referrer spammers
middlewares/recaptcha
39405 Downloads
Middleware to use Google reCAPTCHA for spam prevention
middlewares/proxy
4128 Downloads
Middleware to forward requests and return responses
middlewares/minifier
29693 Downloads
Middleware to minify Html, CSS and Javascript responses
middlewares/emitter
20295 Downloads
Middleware to send a PSR-7 response using header() and echo
middlewares/debugbar
23372 Downloads
Middleware to insert PHP DebugBar automatically in html responses
middlewares/aura-session
59846 Downloads
Middleware to manage sessions using Aura.Session
maksimovic/slim-oauth2
5058 Downloads
OAuth2 routes, middleware and utilities for use within a Slim Framework API (PHP 8.1+ fork)
krak/mw
3414 Downloads
Middleware Framework
hddev/laravel-request-logger
373 Downloads
Structured HTTP request logging for Laravel: request lifecycle events, correlation IDs, sensitive data redaction, pluggable profiles and writers.
devjack/encrypted-content-encoding
7290 Downloads
Encrypted Content-Encoding for HTTP (RFC8188)
neirda24/guzzle-bundle-header-forward-plugin
15479 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically.
mezzio/mezzio-aurarouter
78740 Downloads
Aura.Router integration for Mezzio