Libraries tagged by Guzzle
hamburgscleanest/guzzle-advanced-throttle
33362 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.
e-moe/guzzle6-bundle
245719 Downloads
Integrates Guzzle 6 into your Symfony application
brightfish/caching-guzzle
24854 Downloads
Cache HTTP responses through Guzzle middleware
auxmoney/opentracing-bundle-guzzle
157702 Downloads
Symfony Opentracing bundle extension for Guzzle
amphp/http-client-guzzle-adapter
1798 Downloads
Guzzle adapter for Amp's HTTP client.
alextartan/guzzle-psr18-adapter
191292 Downloads
Lightweight wrapper over Guzzle to comply with PSR18
ajt/guzzle-toggl
24118 Downloads
Toggl API client written on top of Guzzle PHP.
tomb1n0/guzzle-mock-handler
34362 Downloads
spatie/guzzle-redirect-history-middleware
5956 Downloads
A Guzzle middleware to keep track of redirects
muhammadhuzaifa/laravel-pulse-guzzle-recorder
7489 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.
mobomo/guzzle-azure-hmac-auth
29894 Downloads
Azure HMAC Authentication
m6web/guzzle-http-bundle
488985 Downloads
Symfony bundle on top of Guzzle
lukewaite/ringphp-guzzle-handler
343026 Downloads
jcchavezs/zipkin-instrumentation-guzzle
71322 Downloads
Zipkin instrumentation for Guzzle HTTP Client
frankkessler/guzzle-oauth2-middleware
150421 Downloads
OAuth2 middleware for Guzzle - Built off of Commerceguys/guzzle-oauth2-plugin package