Libraries tagged by http header
charcoal-dev/http-trust-proxy
120 Downloads
TTP header resolver for client IP/host/proto behind proxies, built on networking.
bayfrontmedia/php-http-response
1818 Downloads
Easily send HTTP responses.
bayfrontmedia/php-http-request
1721 Downloads
Easily handle data from incoming HTTP requests.
prolic/humus-stream-response-sender
755 Downloads
ZF2 module that can send stream responses with http range header, xsendfile & pecl_http support
chr15k/php-auth-generator
31 Downloads
Generate HTTP authentication headers in PHP (Basic, Bearer, Digest, JWT) with a fluent, zero-dependency API.
ptlis/psr7-conneg
37 Downloads
PSR7 content negotiation
piotrpress/remoter
1059 Downloads
This library is a chainable HTTP Client based on file_get_contents() function.
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
oihana/php-middleware
28 Downloads
Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.
dragon-code/last-modified
8177 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
andrey-helldar/last-modified
6616 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
trin4ik/laravel-middleware-setlocale
1150 Downloads
Laravel "SetLocale" middleware from user data, http headers, post data etc
saksham/laravel-maintenance-signal
4 Downloads
Adds a configurable HTTP header to Laravel maintenance mode responses.
phmlabs/missingrequest
8 Downloads
Head outputs all http header information for a given website
kenvix/curl
13 Downloads
A very lite and high compatibility but powerful curl class(especially you're processing http headers and cookies). No dependence.