Libraries tagged by muzzle
hiqdev/yii2-hiart-guzzle
29440 Downloads
Guzzle transport for yii2-hiart
hamburgscleanest/laravel-guzzle-throttle
14251 Downloads
A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.
hamburgscleanest/guzzle-advanced-throttle
33449 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
gregurco/guzzle-bundle-wsse-plugin
30278 Downloads
WSSE Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
friendsofouro/http-batch-guzzle
478 Downloads
Guzzle implementation for a batch of HTTP Requests
freshcells/guzzle-stopwatch-middleware
13156 Downloads
A Stopwatch middleware for GuzzleHttp >= 6.0
freshcells/guzzle-history-middleware
13154 Downloads
A History middleware for GuzzleHttp >= 6.0
freshcells/guzzle-cache-middleware
13131 Downloads
A Cache middleware for GuzzleHttp >= 6.0
freshcells/guzzle-bundle
13148 Downloads
A bundle integrating GuzzleHttp >= 6.0
evently/guzzle-jsonrpc
5012 Downloads
JSON-RPC 2.0 client for Guzzle with Guzzle 7 compatibillity, forked from graze/guzzle-jsonrpc
encore-labs/guzzle-bundle-header-forward-plugin
23435 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically. Forked to support Symfony 4
dshafik/guzzlehttp-vcr
53682 Downloads
drnkwati/guzzle-promises
3976 Downloads
PHP 5.3-compatible fork of guzzle/promises.
diablomedia/guzzle-throttle-middleware
1147 Downloads
A GuzzleHTTP Middleware that can delay requests before sending them.
devster/guzzle-wsse-plugin
29483 Downloads
Guzzle plugin to manage WSSE authentication