Libraries tagged by guzzle4
bedrockstreaming/newrelic-guzzle-http-host
51640 Downloads
A workaround to report Guzzle requests with correct Host Http header in NewRelic.
bdunogier/guzzle-site-authenticator
201119 Downloads
A guzzle plugin that adds, if necessary, authentication data to requests. Uses credentials and cookies, with login requests to the sites.
avto-dev/guzzle-url-mock
45247 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7
auxmoney/opentracing-bundle-guzzle
163957 Downloads
Symfony Opentracing bundle extension for Guzzle
alexeyshockov/guzzle-dynamic-pool
6901 Downloads
A small helper to use dynamic request pools in Guzzle
airtimerewards/guzzle-test-helper
14899 Downloads
Helper for testing guzzle requests.
webthink/guzzle-jwt
26037 Downloads
This package contains useful classes and interfaces for requiring a JWT token
neirda24/guzzle-bundle-header-forward-plugin
12963 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically.
flix-tech/guzzle-circuit-breaker-middleware
165292 Downloads
A Guzzle 6 middleware to integrate `ejsmont-artur/php-circuit-breaker`
eightpoints/guzzle-wsse-plugin
62391 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
sourceability/openai-client
8387 Downloads
PHP 8.0+ OpenAI API client with fully typed/documented requests+responses models, guzzle and symfony/http-client support and async/parallel requests.
prooph/psb-http-producer
3580 Downloads
Http Message Producer for Prooph Service Bus using guzzle
mardy-git/hmac
9767 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
loco/swizzle
9520 Downloads
Build Guzzle service descriptions from Swagger compliant APIs
jbzoo/http-client
147191 Downloads
Simple HTTP-client, wrapper around Guzzle and rmccue/requests