Libraries tagged by http client
amphp/http-client-cookies
630540 Downloads
Automatic cookie handling for Amp's HTTP client.
romanpitak/php-rest-client
1599261 Downloads
REST client library.
phpro/http-tools
103739 Downloads
HTTP tools for developing more consistent HTTP implementations.
middlewares/client-ip
556239 Downloads
Middleware to detect the client ip and save it as a request attribute
mcustiel/phiremock-client
580162 Downloads
Client library to communicate with Phiremock server
diversen/http-send-file
315226 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
timkley/weaviate-php
29672 Downloads
A PHP HTTP Client for the Weaviate REST API
php-http/httplug-pack
782397 Downloads
A pack to install HTTP clients in a Symfony Flex application
kelvinzer0/curl-impersonate-php
25627 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).
gregurco/guzzle-bundle-oauth2-plugin
287603 Downloads
OAuth2 Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
gregurco/guzzle-bundle-cache-plugin
295801 Downloads
Cache Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
eugenganshorn/guzzle-bundle-retry-plugin
265055 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
eightpoints/guzzle-wsse-middleware
2062176 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
ciareis/bypass
10625 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.
basecrm/basecrm-php
959947 Downloads
BaseCRM Official API V2 library client for PHP