Libraries tagged by security-headers
wsdltophp/wssecurity
906886 Downloads
Allows to easily add Ws Security header to a SOAP Request
treblle/security-headers
41641 Downloads
A collection of HTTP middleware classes to improve the security headers in your Laravel application.
therobfonz/laravel-security-headers
7555 Downloads
Adds security headers to Laravel responses.
hdvinnie/laravel-security-headers
94652 Downloads
Adds security related headers to HTTP response.
bnomei/kirby3-security-headers
9234 Downloads
Kirby Plugin for easier Security Headers setup
bepsvpt/laravel-security-header
2590 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
middlewares/https
91114 Downloads
Middleware to redirect to https and adds the Strict-Transport-Security header
signify-nz/silverstripe-security-headers
11308 Downloads
Adds configurable security headers to HTTP responses via middleware.
limesoda-com/ls-security-headers
3492 Downloads
Configures security headers like content security policy
jeffersongoncalves/laravel-security-headers
242 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.
bicf/yii2-security-headers
7191 Downloads
Security oriented headers management
area17/twill-security-headers
4335 Downloads
A Twill Capsule to add and handle Security Headers
paragonie/hpkp-builder
43541 Downloads
Easily integrate HTTP Public-Key-Pinning headers into your application.
zappzarapp/security
1440 Downloads
Comprehensive PHP security library: CSP, Security Headers, CSRF, Cookies, Password Validation, Input Sanitization, Rate Limiting, SRI, and Audit Logging
bairwell/middleware-cors
21870 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.