Libraries tagged by http header
php-extended/php-http-client-user-agent
22104 Downloads
A psr-18 compliant middleware client that handles user-agent headers
php-extended/php-http-client-uir
22090 Downloads
A psr-18 compliant middleware client that handles upgrade insecure request headers.
php-extended/php-http-client-retry
23982 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
php-extended/php-http-client-referrer
22092 Downloads
A psr-18 compliant middleware client that handles referrer headers.
php-extended/php-http-client-origin
22065 Downloads
A psr-18 compliant middleware client that handles origin headers.
php-extended/php-http-client-host
22068 Downloads
A psr-18 compliant middleware client that handles host headers.
php-extended/php-http-client-dnt
22089 Downloads
A psr-18 compliant middleware client that handles do not track headers
php-extended/php-http-client-date
22097 Downloads
A psr-18 compliant middleware client that handles date headers.
php-extended/php-http-client-connection
22074 Downloads
A psr-18 compliant middleware client that handles connection headers.
php-extended/php-http-client-accept-language
22083 Downloads
A psr-18 compliant middleware client that handles accept-language headers.
php-extended/php-http-client-accept-charset
22080 Downloads
A psr-18 compliant middleware client that handles accept-charset headers.
php-extended/php-http-client-accept
22090 Downloads
A psr-18 compliant middleware client that handles accept headers.
kenny1911/symfony-http-exception
32 Downloads
The library provides a convenient way to convert PHP exceptions into Symfony HTTP exceptions with support for status codes, messages, headers, and translation capabilities.
encore-labs/guzzle-bundle-header-forward-plugin
22848 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically. Forked to support Symfony 4
bayfrontmedia/php-http-response
1739 Downloads
Easily send HTTP responses.