Libraries tagged by headerx
kunstmaan/seo-bundle
125409 Downloads
Annotating content with metadata for social sharing and seo purposes cannot be overlooked nowadays. The KunstmaanSeoBundle contains default editing functionality for OpenGraph data, meta descriptions, keywords and titles and Metriweb tags. Because the metatagging and tracking options are always changing, a free field to add custom header information is provided as well.
juststeveking/http-auth-strategies
62745 Downloads
A simple PHP package that is used to create different Http Auth Headers
gokure/hyperf-cors
39218 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Hyperf application.
code-orange/turbolinks-location
42403 Downloads
Laravel middleware to insert Turbolinks-Location header into every response
bfunky/http-parser
27807 Downloads
A library to parse HTTP headers and HTTP header fields
bairwell/middleware-cors
18807 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
automattic/jetpack-device-detection
50941 Downloads
A way to detect device types based on User-Agent header.
agungsugiarto/codeigniter4-cors
21818 Downloads
Send CORS Headers in a CodeIgniter 4 application.
abordage/laravel-last-modified
12287 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
zfcampus/zf-http-cache
246755 Downloads
ZF2 Module providing http cache headers support
liip/cache-control-bundle
125441 Downloads
This Bundle provides a way to set path based cache expiration headers via the app configuration and provides a helper to control the reverse proxy varnish.
akrabat/rka-scheme-and-host-detection-middleware
48327 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
webignition/guzzle-request-headers-middleware
34120 Downloads
Middleware for setting headers on all requests sent by a Guzzle 6 client
umd_digital/umd_schoolwide_header
30145 Downloads
Provides a simple interface for adding the UMD Schoolwide Header to Drupal sites in the University of Maryland system.
thecodingmachine/csrf-header-check-middleware
29718 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.