Libraries tagged by Client HTTP
phpro/http-tools
106403 Downloads
HTTP tools for developing more consistent HTTP implementations.
middlewares/client-ip
567881 Downloads
Middleware to detect the client ip and save it as a request attribute
mcustiel/phiremock-client
598158 Downloads
Client library to communicate with Phiremock server
diversen/http-send-file
317835 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
trustly/trustly-client-php
311872 Downloads
Implementation of communications with Trustly public API for Online bank e-payments. See https://trustly.com for more information
postcode-nl/api-client
371805 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
608972 Downloads
Async DNS-over-HTTPS resolution for Amp.
timkley/weaviate-php
31549 Downloads
A PHP HTTP Client for the Weaviate REST API
jeroen/file-fetcher
313786 Downloads
Simple file fetching interface
gregurco/guzzle-bundle-oauth2-plugin
293178 Downloads
OAuth2 Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
gregurco/guzzle-bundle-cache-plugin
300697 Downloads
Cache Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
eugenganshorn/guzzle-bundle-retry-plugin
281104 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
eightpoints/guzzle-wsse-middleware
2065916 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
ciareis/bypass
11453 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
963298 Downloads
BaseCRM Official API V2 library client for PHP