Libraries tagged by puzzle
php-http/guzzle6-adapter
85176816 Downloads
Guzzle 6 HTTP Adapter
guzzlehttp/uri-template
165484134 Downloads
A polyfill class for uri_template of PHP
php-http/guzzle7-adapter
43564692 Downloads
Guzzle 7 HTTP Adapter
kevinrob/guzzle-cache-middleware
15032137 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
9380466 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
92336905 Downloads
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
eightpoints/guzzle-bundle
11018092 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
8346860 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
intercom/intercom-php
18605352 Downloads
Intercom API client.
guzzlehttp/oauth-subscriber
12660180 Downloads
Guzzle OAuth 1.0 subscriber
ackintosh/ganesha
3083023 Downloads
PHP implementation of Circuit Breaker pattern
guzzlehttp/streams
85839481 Downloads
Provides a simple abstraction over streams of data
guzzlehttp/ringphp
81337021 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
ezimuel/ringphp
93067424 Downloads
Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php
spatie/guzzle-rate-limiter-middleware
3742852 Downloads
A rate limiter for Guzzle