Libraries tagged by laravel-security-headers
hdvinnie/laravel-security-headers
84931 Downloads
Adds security related headers to HTTP response.
bepsvpt/laravel-security-header
2567 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
therobfonz/laravel-security-headers
7395 Downloads
Adds security headers to Laravel responses.
sloyakuza/laravel-security-headers
13627 Downloads
Adds security related headers to HTTP response.
pionect/laravel-security-headers
8036 Downloads
Adds security headers to Laravel responses.
philiprehberger/laravel-security-headers
239 Downloads
Laravel middleware for comprehensive security headers including CSP with nonce support, HSTS, and Permissions-Policy
jeffersongoncalves/laravel-security-headers
58 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.