Libraries tagged by http header
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
367 Downloads
X-Robots-Tag HTTP header parser class
kudashevs/laravel-last-modified
20 Downloads
A Laravel middleware that handles the If-Modified-Since request and Last-Modified response headers.
googlised/test
0 Downloads
Add http headers to responses
cb-master/cbm-core
55 Downloads
Cloud Bill Master Header Response, Request & MVC Framework URL Repo
lucas-gerard/range-pagination
841 Downloads
A Symfony 4 bundle to handle pagination with Range HTTP headers
fastpress/response
61 Downloads
An efficient and flexible HTTP response handling library for PHP, designed to integrate seamlessly with the Fastpress framework. It offers easy-to-use methods for managing HTTP responses, headers, and status codes.
moafak/laravel-weak-etag-middleware
11 Downloads
A Laravel middleware to add weak etags to HTTP response headers
jyc/httplang
482 Downloads
A small collection of functions for dealing with the HTTP Accept-Language header.