We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a529bf commit 0fd6d72Copy full SHA for 0fd6d72
topics/guzzle/index.md
@@ -0,0 +1,11 @@
1
+---
2
+display_name: Guzzle
3
+short_description: Guzzle, an extensible PHP HTTP client
4
+topic: guzzle
5
+related: psr-7, httpclient, http-client, curl
6
+url: https://docs.guzzlephp.org
7
+github_url: https://github.com/guzzle/guzzle
8
+created_by: Matthew Weier O'Phinney
9
+released: Mar 2, 2011
10
11
+Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services.
0 commit comments