FAQ 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 a...
Quickstart Make a Request Creating a Client Using Responses Response Body JSON Responses XML Responses Query String Parameters Request and Response Headers Modifying headers...
Requirements Requirements PHP 5.5.0 To use the PHP stream handler, allow_url_fopen must be enabled in your system’s php.ini. To use the cURL handler, you must have a recent v...
Quickstart Making a Request Creating a Client Sending Requests Async Requests Concurrent requests Using Responses Query String Parameters Uploading Data POST/Form Requests S...
Requirements Requirements PHP 5.5.0 To use the PHP stream handler, allow_url_fopen must be enabled in your system’s php.ini. To use the cURL handler, you must have a recent v...