Pinned repositories
Repositories
-
psr7
PSR-7 HTTP message library
-
-
guzzle_sphinx_theme
Sphinx theme used by Guzzle
-
oauth-subscriber
Signs Guzzle requests using OAuth 1.0 (Guzzle 6+)
-
promises
Promises/A+ library for PHP with synchronous support
-
guzzle-services
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
-
command
Provides the foundation for building web service clients with Guzzle
-
.github
Default community health files
-
streams Archived
Provides a simple abstraction over streams of data
-
cache-subscriber Archived
Private transparent proxy cache that caches HTTP responses (Guzzle 5+)
-
RingPHP Archived
Simple handler system used to power clients and servers in PHP (this project is no longer used in Guzzle 6+)
-
guzzle3 Archived
[DEPRECATED] This is end of life and not maintained. Migrate to https://github.com/guzzle/guzzle
-
retry-subscriber Archived
[DEPRECATED] Retries failed requests using customizable retry strategies. Guzzle 4/5 only.
-
log-subscriber Archived
[DEPRECATED] Logs HTTP requests and Responses as they are sent over the wire. Not used in Guzzle 6.
-
message-integrity-subscriber Archived
Verifies the integrity of HTTP responses using customizable validators. Guzzle 4/5.
-
progress-subscriber Archived
[DEPRECATED] Emits upload and download progress events (Guzzle 4)