Libraries tagged by security-headers
pionect/laravel-security-headers
8011 Downloads
Adds security headers to Laravel responses.
philiprehberger/laravel-security-headers
165 Downloads
Laravel middleware for comprehensive security headers including CSP with nonce support, HSTS, and Permissions-Policy
pd/security-headers-nette-bridge
139554 Downloads
Napojení knihovny pro snadné nastavení bezpečnostních HTTP hlaviček do Nette
pd/security-headers
139664 Downloads
Knihovna pro snadné nastavení bezpečnostních HTTP hlaviček
jeffersongoncalves/laravel-security-headers
47 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.
bepsvpt/hpkp-builder
78500 Downloads
Easily integrate HTTP Public-Key-Pinning headers into your application.
wegmeister/flow-security
343 Downloads
Add security headers and install some additional packages for improved security of Neos / Flow.
duality-studio/lara-security
1157 Downloads
A straight implementation of security headers for Laravel
monish-khatri/security-headers
50 Downloads
Attach OWASP security related headers to HTTP response.
shammaa/laravel-security
37 Downloads
Comprehensive security package for Laravel with protection against SQL Injection, XSS, CSRF, and all common vulnerabilities
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
oihana/php-middleware
28 Downloads
Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.
make-dev/laravel-security
42 Downloads
Modern security headers for Laravel — turn-key. Strict CSP with per-request nonces and 'strict-dynamic', Subresource Integrity with smart noise filtering, HSTS, Permissions-Policy. An interactive setup wizard asks which third parties you use (GTM, HubSpot, Stripe, reCAPTCHA, and a dozen more) and wires the right directives automatically. First-party violation reporting endpoints, Filament + Livewire + Vite friendly, Vapor-ready. Laravel 11, 12, 13 on PHP 8.2+.
carloswph/wp-secure-headers
19 Downloads
Add and configure HTTP secure headers and more, for Wordpress websites.
marko/security
100 Downloads
Security middleware for Marko Framework -- CSRF protection, CORS handling, and security headers