Libraries tagged by guzzle5
bdunogier/guzzle-site-authenticator
201171 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
45504 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7
auxmoney/opentracing-bundle-guzzle
164277 Downloads
Symfony Opentracing bundle extension for Guzzle
alexeyshockov/guzzle-dynamic-pool
6921 Downloads
A small helper to use dynamic request pools in Guzzle
airtimerewards/guzzle-test-helper
15331 Downloads
Helper for testing guzzle requests.
neirda24/guzzle-bundle-header-forward-plugin
13033 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
165483 Downloads
A Guzzle 6 middleware to integrate `ejsmont-artur/php-circuit-breaker`
eightpoints/guzzle-wsse-plugin
62407 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
easy-http/guzzle-layer
7475 Downloads
Http layer for Guzzle Client
teknoo/kubernetes-client
7039 Downloads
A simple yet elegant client for accessing and controlling a Kubernetes cluster.
sourceability/openai-client
8429 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
3600 Downloads
Http Message Producer for Prooph Service Bus using guzzle
mardy-git/hmac
9907 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
loco/swizzle
9543 Downloads
Build Guzzle service descriptions from Swagger compliant APIs
jbzoo/http-client
147323 Downloads
Simple HTTP-client, wrapper around Guzzle and rmccue/requests