Libraries tagged by hexa
spatie/browsershot
23525040 Downloads
Convert a webpage to an image or pdf using headless Chrome
paragonie/constant_time_encoding
262033584 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
mobiledetect/mobiledetectlib
134953306 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
113769156 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
willdurand/negotiation
106354941 Downloads
Content Negotiation tools for PHP provided as a standalone library.
chrome-php/chrome
3316951 Downloads
Instrument headless chrome/chromium instances from PHP
nelmio/cors-bundle
80624771 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
mrclay/minify
15132214 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
19282450 Downloads
PHP runtime & extensions header files for PhpStorm
barryvdh/laravel-cors
22373764 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
spatie/laravel-health
6523696 Downloads
Monitor the health of a Laravel application
bepsvpt/secure-headers
3762771 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
vaimo/composer-patches
3739096 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-csp
6827286 Downloads
Add CSP headers to the responses of a Laravel app
paragonie/csp-builder
2217006 Downloads
Easily add and update Content-Security-Policy headers for your project