Libraries tagged by php http request
discord-php/http
239893 Downloads
Handles HTTP requests to Discord servers
httpsoft/http-server-request
91021 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
khr/php-mcurl-client
197504 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
sunrise/http-router
47602 Downloads
A powerful solution as the foundation of your project.
hitrov/oci-api-php-request-sign
1264013 Downloads
This package generates proper HTTP headers to sign Oracle Cloud Infrastructure API requests
emartech/escher
262729 Downloads
Library for HTTP request signing (PHP implementation)
stefangabos/zebra_curl
67784 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
ciareis/bypass
11701 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
utopia-php/fetch
73280 Downloads
A simple library that provides an interface for making HTTP Requests.
yiisoft/input-http
43176 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
kelvinzer0/curl-impersonate-php
27302 Downloads
Curl-Impersonate-PHP - Library to execute HTTP requests using cURL in PHP with the ability to impersonate the behavior of major browsers (Chrome, Firefox, Safari, and Microsoft Edge).
hamaadraza/php-impersonate
525 Downloads
A PHP library for making HTTP requests with browser impersonation
sunrise/http-message
106348 Downloads
An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.
popphp/pop-http
14975 Downloads
Pop Http Component for Pop PHP Framework
httpsoft/http-router
25887 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15