Libraries tagged by response headers
jeffersongoncalves/laravel-security-headers
59 Downloads
This Laravel package stamps a configurable set of baseline security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, Content-Security-Policy, Cross-Origin-Opener-Policy, X-Permitted-Cross-Domain-Policies and HSTS) onto your HTTP responses via a single middleware. Every header value and the full CSP directive map are driven by config, so you can tune or disable each one without touching code.
infusionweb/laravel-middleware-response-cache
2442 Downloads
Provides caching of HTML pages in Laravel responses.
ejetar/laravel-api-response-formatter
9 Downloads
A simple and fast 🚀 library that displays responses in various formats, according to the Accept header, entered by the user. The library currently displays responses in JSON, XML, CSV, and YAML.
andrewdyer/cors-response-emitter
115 Downloads
A CORS-aware response emitter for Slim Framework applications that applies consistent CORS and cache-control headers
skrypnet/http-utils
56212 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
palanik/slim-no-cache
481 Downloads
no-cache response headers setting middleware for PHP Slim.
kudashevs/laravel-last-modified
899 Downloads
A Laravel middleware that handles the If-Modified-Since request and Last-Modified response headers.
php-standard-library/http-message
479 Downloads
HTTP message abstractions for requests, responses, and headers
evas-php/evas-http
90 Downloads
Http module (Request & Response classes & interfaces, HeadersTrait)
stadly/http
403 Downloads
A PHP library for handling HTTP headers.
pflorek/php-basic-auth
86 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
dragon-code/last-modified
8179 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
zaxbux/wn-securityheaders-plugin
11 Downloads
Easily configure HTTP response headers to increase site security.
soderlind/cache-tags-for-cloudflare
7 Downloads
Adds Cache-Tag HTTP response headers for singular WordPress content and purges Cloudflare by tag when content changes.