Libraries tagged by headers
mobiledetect/mobiledetectlib
180750074 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
willdurand/negotiation
134919345 Downloads
Content Negotiation tools for PHP provided as a standalone library.
nelmio/cors-bundle
105748020 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
jetbrains/phpstorm-stubs
38111401 Downloads
PHP runtime & extensions header files for PhpStorm
fruitcake/laravel-cors
124505206 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
spatie/laravel-csp
12477143 Downloads
Add CSP headers to the responses of a Laravel app
mrclay/minify
19671713 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
barryvdh/laravel-cors
23773065 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
bepsvpt/secure-headers
5577168 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
paragonie/csp-builder
3208865 Downloads
Easily add and update Content-Security-Policy headers for your project
amphp/hpack
14981465 Downloads
HTTP/2 HPack implementation.
friendsofsymfony/http-cache-bundle
14428897 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
beyondcode/laravel-server-timing
2452452 Downloads
Add Server-Timing header information from within your Laravel apps.
aidantwoods/secureheaders
772801 Downloads
A PHP class aiming to make the use of browser security features more accessible.
vaimo/composer-patches
4856336 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.