Libraries tagged by header
mobiledetect/mobiledetectlib
129627363 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.
fruitcake/laravel-cors
111889506 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
willdurand/negotiation
103176427 Downloads
Content Negotiation tools for PHP provided as a standalone library.
nelmio/cors-bundle
77880017 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
mrclay/minify
14651216 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
jetbrains/phpstorm-stubs
17789436 Downloads
PHP runtime & extensions header files for PhpStorm
barryvdh/laravel-cors
22225913 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
bepsvpt/secure-headers
3601796 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
spatie/laravel-csp
6332554 Downloads
Add CSP headers to the responses of a Laravel app
friendsofsymfony/http-cache-bundle
11295699 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
paragonie/csp-builder
2102543 Downloads
Easily add and update Content-Security-Policy headers for your project
amphp/hpack
5232720 Downloads
HTTP/2 HPack implementation.
aidantwoods/secureheaders
543980 Downloads
A PHP class aiming to make the use of browser security features more accessible.
vaimo/composer-patches
3525267 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.
spatie/laravel-robots-middleware
1714231 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel