Libraries tagged by guzzle3
e-moe/guzzle-regexp-mock-plugin
2119 Downloads
Mock plugin for Guzzle3 with regexp match urls
atlir/intercom-php
37 Downloads
Intercom API client built on top of Guzzle 3
guzzlehttp/guzzle
869429887 Downloads
Guzzle is a PHP HTTP client library
guzzlehttp/psr7
884998344 Downloads
PSR-7 message implementation that also provides common utility methods
guzzlehttp/promises
849650713 Downloads
Guzzle promises library
http-interop/http-factory-guzzle
146368533 Downloads
An HTTP Factory using Guzzle PSR7
ezimuel/guzzlestreams
89229895 Downloads
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
php-http/guzzle6-adapter
84591798 Downloads
Guzzle 6 HTTP Adapter
guzzlehttp/uri-template
155243126 Downloads
A polyfill class for uri_template of PHP
ezimuel/ringphp
89932771 Downloads
Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php
php-http/guzzle7-adapter
40985041 Downloads
Guzzle 7 HTTP Adapter
kevinrob/guzzle-cache-middleware
14531560 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
9136110 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.
eightpoints/guzzle-bundle
10799178 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
7946281 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts