Libraries tagged by php request
khr/php-mcurl-client
202576 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
kelvinzer0/curl-impersonate-php
30002 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).
duoshuo/php-cassandra
69290 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
meabed/php-parallel-soap
80056 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
friendsofcxml/cxml-php
67976 Downloads
PHP Implementation of cXML Standard
dersam/rt-php-lib
74562 Downloads
Wrapper class for Request Tracker REST API
canvural/php-openapi-faker
377887 Downloads
Library to generate fake data for OpenAPI request/response/schemas.
yansongda/artful
119144 Downloads
Artful 是一个简单易用的 API 请求框架 PHP Api RequesT Framwork U Like。
yiisoft/input-http
48812 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
emartech/escher
269282 Downloads
Library for HTTP request signing (PHP implementation)
stefangabos/zebra_curl
68731 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
wilaak/radix-router
1496 Downloads
High-performance radix tree based HTTP request router
sunrise/http-router
48142 Downloads
A powerful solution as the foundation of your project.
ramsey/http-range
181079 Downloads
A PHP library for parsing and handling HTTP range requests.
ciareis/bypass
12393 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.