Libraries tagged by header
juststeveking/http-auth-strategies
72500 Downloads
A simple PHP package that is used to create different Http Auth Headers
hughcube/spreadsheet
7385 Downloads
A PHP library for parsing Excel spreadsheets with automatic header detection and data validation
firesphere/cspheaders
38503 Downloads
Setup CSP Headers for a website
egroupware/listheaders
13488 Downloads
List headers parsing library
datatables.net/datatables.net-colreorder-dt
2619 Downloads
ColReorder allows the end user to modify the column order of a table through drop-and-drag of column headers. This is ColReorder for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-colreorder
3345 Downloads
ColReorder allows the end user to modify the column order of a table through drop-and-drag of column headers. This is ColReorder for DataTables
code-orange/turbolinks-location
43958 Downloads
Laravel middleware to insert Turbolinks-Location header into every response
braspag/mobiledetectlib
44496 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.
bfunky/http-parser
38992 Downloads
A library to parse HTTP headers and HTTP header fields
bentools/guzzle-duration-middleware
58232 Downloads
A GuzzleHTTP Middleware that adds a X-Request-Duration header to all responses to monitor response times.
bedrockstreaming/newrelic-guzzle-http-host
60255 Downloads
A workaround to report Guzzle requests with correct Host Http header in NewRelic.
bear/accept
77617 Downloads
Provides content-negotiation using Accept* headers for BEAR.Sunday
b13/hydra
14166 Downloads
Hydra - Allows adding response headers through site config.
artisanpack-ui/security
3012 Downloads
Core Laravel security toolkit — input sanitization, output escaping, KSES filtering, security headers, XSS protection, basic rate limiting, and Content Security Policy. Authentication / 2FA / RBAC / file uploads / analytics / compliance live in sibling packages.
amashukov/http-client-php
712 Downloads
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).