Libraries tagged by Client HTTP
diversen/http-send-file
306523 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
8bitov/clickhouse-php-client
61443 Downloads
graphaware/neo4j-php-client
747568 Downloads
Neo4j-PHP-Client is the most advanced PHP Client for Neo4j
trustly/trustly-client-php
284337 Downloads
Implementation of communications with Trustly public API for Online bank e-payments. See https://trustly.com for more information
postcode-nl/api-client
343676 Downloads
A client to the Postcode.nl Address Api for international address validation. You will need to create an account at https://developer.postcode.eu/documentation/.
danog/dns-over-https
573784 Downloads
Async DNS-over-HTTPS resolution for Amp.
timkley/weaviate-php
24606 Downloads
A PHP HTTP Client for the Weaviate REST API
nimbly/shuttle
3213403 Downloads
Simple PSR-18 HTTP client.
kelvinzer0/curl-impersonate-php
21480 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).
jeroen/file-fetcher
298526 Downloads
Simple file fetching interface
gregurco/guzzle-bundle-oauth2-plugin
273102 Downloads
OAuth2 Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
gregurco/guzzle-bundle-cache-plugin
285169 Downloads
Cache Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
eugenganshorn/guzzle-bundle-retry-plugin
221337 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
eightpoints/guzzle-wsse-middleware
2052014 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
ciareis/bypass
7682 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.