Libraries tagged by X-Frame-Options
martijnc/php-csp
80228 Downloads
Content Security Policy helper for PHP
tecpresso/laravel-x-frame-options
5920 Downloads
Add X-Frame-Options Header for laravel
mikica/clickjacking-middleware
1182 Downloads
Provides clickjacking protection via the X-Frame-Options header.
easyshield/php-secure-headers
14 Downloads
A simple yet powerful PHP library for managing security headers in web applications
eugene-manuilov/phalcon-csp
4766 Downloads
Content Security Policy plugin for PhalconPHP framework.
quioteframework/security-headers
15 Downloads
Security response headers (CSP, X-Frame-Options, HSTS, etc.) middleware for Quiote.
jeffersongoncalves/laravel-security-headers
59 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.
oihana/php-middleware
29 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.
jvmtech/flow-security-headers
1 Downloads
PSR-15 middleware for Neos Flow that adds configurable security headers (CSP, X-Frame-Options, X-Content-Type-Options, etc.) to every HTTP response.