Libraries tagged by http headers
samluvanda/http-client
0 Downloads
A lightweight PHP HTTP client powered by cURL, offering retries, flexible headers, and fluent response parsing.
quillstack/header-bag
243 Downloads
A simple solution to use headers according to PSR-7.
optimistdigital/laravel-set-cache-headers
177 Downloads
This Laravel package is a bug fix for not caching successful responses, especially the ones with the HTTP status code 204 (No Content).
new-inventor/http-tools
346 Downloads
Codes and standard headers
neirda24/guzzle-bundle-header-disable-cache-plugin
3566 Downloads
Guzzle plugin that allow you to disable the cache plugin using a dedicated header.
jcaillot/owasp-headers
12 Downloads
Laravel middleware. Adds OWASP recommended headers to the response,
illum/http
53 Downloads
Modulo http para Illum routing
hvolschenk/http-request
14 Downloads
PHP functional HTTPRequest library.
hilalahmad/http-client
5 Downloads
The HttpClient PHP package is a package designed for making HTTP requests using cURL. This package simplifies the process of sending GET, POST, PUT, PATCH, and DELETE requests, along with the ability to set custom headers, to external APIs or web services.
drop/module-http-version
0 Downloads
Fix error Invalid header line detected
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.
bbrothers/http-transitions
8132 Downloads
API versioning with transition stages (migrations) based on a request header.
dcarbone/curl-file-header-extractor
16 Downloads
Utility to extract headers from PHP CURL to file request.
vipnytt/robotstagparser
368 Downloads
X-Robots-Tag HTTP header parser class
kudashevs/laravel-last-modified
24 Downloads
A Laravel middleware that handles the If-Modified-Since request and Last-Modified response headers.