guzzle LaravelGitzella

guzzle

Guzzle, an extensible PHP HTTP client

psr7 LaravelGitzella

psr7

PSR-7 HTTP message library

guzzle-services LaravelGitzella

guzzle services

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and...

message-integrity-subscriber LaravelGitzella

message integrity subscriber

[DEPRECATED] Verifies the integrity of HTTP responses using customizable validators. Guzzle 4/5.

progress-subscriber LaravelGitzella

progress subscriber

[DEPRECATED] Emits upload and download progress events (Guzzle 4)

oauth-subscriber LaravelGitzella

oauth subscriber

Signs Guzzle requests using OAuth 1.0 (Guzzle 6+)

command LaravelGitzella

command

Provides the foundation for building web service clients with Guzzle

RingPHP LaravelGitzella

RingPHP

[DEPRECATED] Simple handler system used to power clients and servers in PHP (this project is no longer used in Guzzle...

log-subscriber LaravelGitzella

log subscriber

[DEPRECATED] Logs HTTP requests and Responses as they are sent over the wire. Not used in Guzzle 6.

retry-subscriber LaravelGitzella

retry subscriber

[DEPRECATED] Retries failed requests using customizable retry strategies. Guzzle 4/5 only.

guzzle3 LaravelGitzella

guzzle3

[DEPRECATED] This is end of life and not maintained. Migrate to https://github.com/guzzle/guzzle

cache-subscriber LaravelGitzella

cache subscriber

[DEPRECATED] Private transparent proxy cache that caches HTTP responses (Guzzle 5+)