FAQ Why should I use Guzzle? Does Guzzle require cURL? Can Guzzle send asynchronous requests? How can I add custom cURL options? How can I add custom stream context options? W...
Installation Bleeding edge Installation The recommended way to install Guzzle is with Composer . Composer is a dependency management tool for PHP that allows you to declare th...
FAQ Does Guzzle require cURL? Can Guzzle send asynchronous requests? How can I add custom cURL options? How can I add custom stream context options? Why am I getting an SSL ver...
Guzzle User guide HTTP Components Service Description Commands Guzzle Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web ...