Libraries tagged by HTTPS Middleware
jeffersongoncalves/laravel-security-headers
423 Downloads
This Laravel package stamps a configurable set of baseline security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, Content-Security-Policy, Cross-Origin-Opener-Policy, X-Permitted-Cross-Domain-Policies and HSTS) onto your HTTP responses via a single middleware. Every header value and the full CSP directive map are driven by config, so you can tune or disable each one without touching code.
wyrihaximus/react-http-middleware-with-headers
9202 Downloads
react/http middleware to add headers to a response
wyrihaximus/react-http-middleware-twig
466 Downloads
ReactPHP HTTP Twig Middleware
wyrihaximus/react-http-middleware-runner
109385 Downloads
Middleware runner for react/http
wyrihaximus/react-http-middleware-rewrite
2369 Downloads
A internal path rewrite middleware for react/http
wyrihaximus/react-http-middleware-resume-response-body
10186 Downloads
🫗 react/http middleware that resumes response bodies if they are streaming
wyrihaximus/react-http-middleware-custom-request-body-parsers
6219 Downloads
react/http middleware for custom request body parsers
wyrihaximus/react-http-middleware-clear-body
3312 Downloads
react/http middleware that removes the raw body from the request
wyrihaximus/react-http-contextual-middleware-runner
1093 Downloads
Run a set of react/http middleware when a context checker passes
stratify/http
1024 Downloads
HTTP middlewares for PSR-7 and PSR-15
react-inspector/http-middleware
14916 Downloads
🔭 Measure HTTP requests going through an react/http
micro/plugin-http-middleware
1132 Downloads
Micro Framework: HTTP plugins pack.
laniakea/middleware-priority
373 Downloads
More flexible way to manage Laravel's HTTP middleware priority.
react-inspector/http-middleware-printer
5590 Downloads
📰🏮 HTTP Middleware Metrics Printer
phenixphp/http-cors
1167 Downloads
An Amp http-server middleware library to facilitate CORS