Libraries tagged by php request
khr/php-mcurl-client
173011 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
duoshuo/php-cassandra
63594 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
meabed/php-parallel-soap
65225 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
httpsoft/http-server-request
60807 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
friendsofcxml/cxml-php
35268 Downloads
PHP Implementation of cXML Standard
dersam/rt-php-lib
65178 Downloads
Wrapper class for Request Tracker REST API
emartech/escher
237991 Downloads
Library for HTTP request signing (PHP implementation)
stefangabos/zebra_curl
62829 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
sunrise/http-router
44487 Downloads
HTTP router for PHP 7.1+ based on PSR-7 and PSR-15 with support for annotations/attributes and OpenAPI (Swagger) Specification
ramsey/http-range
130032 Downloads
A PHP library for parsing and handling HTTP range requests.
mehrancodes/laravel-harbor
8389 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
medz/cors
85048 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
discord-php/http
167071 Downloads
Handles HTTP requests to Discord servers
magento/module-upward-connector
285918 Downloads
Magento module used for routing all frontend requests through UPWARD-PHP.
stil/curl-easy
194245 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.