Libraries tagged by http headers
skrypnet/http-utils
55744 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
ph-7/php-http-response-header
176 Downloads
A simple package to send HTTP response headers from your PHP application
perf/http-status
4478 Downloads
Allows to interact with HTTP status strings to be injected into HTTP headers.
juanchosl/httpheaders
248 Downloads
Little methods collection in order to create http headers
camoo/http-header-parser
1500 Downloads
A library to parse HTTP headers and HTTP header fields
bakame/http-structured-fields
1012 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
zozlak/http-accept
6726 Downloads
Set of methods to deal with the HTTP Accept header
sloyakuza/laravel-security-headers
9938 Downloads
Adds security related headers to HTTP response.
yakeing/get_header
27 Downloads
This function is similar to the get_headers function
upscale/http-server-mock
3723 Downloads
HTTP server that responds to recognized requests with static body and headers
phpgt/http
9706 Downloads
PSR-7 HTTP message implementation.
php-extended/php-http-client-user-agent
22056 Downloads
A psr-18 compliant middleware client that handles user-agent headers
php-extended/php-http-client-uir
22042 Downloads
A psr-18 compliant middleware client that handles upgrade insecure request headers.
php-extended/php-http-client-retry
23853 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-referrer
22044 Downloads
A psr-18 compliant middleware client that handles referrer headers.