Pinned Repositories
guzzle
Guzzle, an extensible PHP HTTP client
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.
guzzle3
[DEPRECATED] This is end of life and not maintained. Migrate to https://github.com/guzzle/guzzle
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
psr7
PSR-7 HTTP message library
RingPHP
[DEPRECATED] Simple handler system used to power clients and servers in PHP (this project is no longer used in Guzzle 6+)
streams
[DEPRECATED] Provides a simple abstraction over streams of data
uri-template
Guzzle's Repositories
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
guzzle/RingPHP
[DEPRECATED] Simple handler system used to power clients and servers in PHP (this project is no longer used in Guzzle 6+)
guzzle/streams
[DEPRECATED] Provides a simple abstraction over streams of data
guzzle/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.
guzzle/oauth-subscriber
Signs Guzzle requests using OAuth 1.0 (Guzzle 6+)
guzzle/guzzle_sphinx_theme
Sphinx theme used by Guzzle
guzzle/guzzle3
[DEPRECATED] This is end of life and not maintained. Migrate to https://github.com/guzzle/guzzle
guzzle/uri-template
guzzle/command
Provides the foundation for building web service clients with Guzzle
guzzle/cache-subscriber
[DEPRECATED] Private transparent proxy cache that caches HTTP responses (Guzzle 5+)
guzzle/retry-subscriber
[DEPRECATED] Retries failed requests using customizable retry strategies. Guzzle 4/5 only.
guzzle/log-subscriber
[DEPRECATED] Logs HTTP requests and Responses as they are sent over the wire. Not used in Guzzle 6.
guzzle/progress-subscriber
[DEPRECATED] Emits upload and download progress events (Guzzle 4)
guzzle/message-integrity-subscriber
[DEPRECATED] Verifies the integrity of HTTP responses using customizable validators. Guzzle 4/5.
guzzle/test-server
A node.js server and a PHP controller class one can use when testing
guzzle/.github
Default community health files
guzzle/client-integration-tests
HTTP client integration tests