Libraries tagged by guzzle5
guzzlehttp/guzzle
818945658 Downloads
Guzzle is a PHP HTTP client library
guzzlehttp/psr7
832968996 Downloads
PSR-7 message implementation that also provides common utility methods
guzzlehttp/promises
798935740 Downloads
Guzzle promises library
http-interop/http-factory-guzzle
138999656 Downloads
An HTTP Factory using Guzzle PSR7
php-http/guzzle6-adapter
83261159 Downloads
Guzzle 6 HTTP Adapter
guzzlehttp/uri-template
129373354 Downloads
A polyfill class for uri_template of PHP
php-http/guzzle7-adapter
36211351 Downloads
Guzzle 7 HTTP Adapter
kevinrob/guzzle-cache-middleware
13523605 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
guzzlehttp/guzzle-services
8733001 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
ezimuel/guzzlestreams
83456947 Downloads
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
eightpoints/guzzle-bundle
10402048 Downloads
Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.
caseyamcl/guzzle_retry_middleware
7266622 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
intercom/intercom-php
17545473 Downloads
Intercom API client built on top of HTTPlug
guzzlehttp/oauth-subscriber
11593307 Downloads
Guzzle OAuth 1.0 subscriber
ackintosh/ganesha
2659313 Downloads
PHP implementation of Circuit Breaker pattern