Libraries tagged by head
mobiledetect/mobiledetectlib
115063299 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
106032619 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
willdurand/negotiation
94190630 Downloads
Content Negotiation tools for PHP provided as a standalone library.
spatie/browsershot
18213171 Downloads
Convert a webpage to an image or pdf using headless Chrome
nelmio/cors-bundle
69902726 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
mrclay/minify
13227349 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
15079328 Downloads
PHP runtime & extensions header files for PhpStorm
barryvdh/laravel-cors
21759541 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
bepsvpt/secure-headers
3143763 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
spatie/laravel-csp
5044947 Downloads
Add CSP headers to the responses of a Laravel app
chrome-php/chrome
2439624 Downloads
Instrument headless chrome/chromium instances from PHP
behat/mink-goutte-driver
37761147 Downloads
Goutte driver for Mink framework
friendsofsymfony/http-cache-bundle
10451385 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
vaimo/composer-patches
3152786 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.
paragonie/csp-builder
1859482 Downloads
Easily add and update Content-Security-Policy headers for your project