Libraries tagged by PHP Requests
hitrov/oci-api-php-request-sign
1259982 Downloads
This package generates proper HTTP headers to sign Oracle Cloud Infrastructure API requests
php-middleware/request-id
258554 Downloads
Request Id middleware with PSR-7
khr/php-mcurl-client
195075 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
duoshuo/php-cassandra
67891 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
meabed/php-parallel-soap
76790 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
httpsoft/http-server-request
87565 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
friendsofcxml/cxml-php
58183 Downloads
PHP Implementation of cXML Standard
dersam/rt-php-lib
72345 Downloads
Wrapper class for Request Tracker REST API
emartech/escher
260267 Downloads
Library for HTTP request signing (PHP implementation)
stefangabos/zebra_curl
67413 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
sunrise/http-router
47321 Downloads
A powerful solution as the foundation of your project.
ramsey/http-range
165740 Downloads
A PHP library for parsing and handling HTTP range requests.
ciareis/bypass
11225 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.
medz/cors
88508 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
utopia-php/fetch
69114 Downloads
A simple library that provides an interface for making HTTP Requests.