Guzzle
Guzzle, an extensible PHP HTTP client (by guzzle)
HTTPFul
A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL. (by nategood)

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
Guzzle | HTTPFul | |
---|---|---|
16 | 2 | |
23,343 | 1,741 | |
0.2% | 0.0% | |
5.9 | 3.6 | |
about 1 month ago | 11 months ago | |
PHP | PHP | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Guzzle
Posts with mentions or reviews of Guzzle.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-06-28.
-
Accessing Azure storage with a shared key in php
The microsoft offical libraries are deprecated, so I made a the project caiofior/azure_storage using guzzle to access at this resources with a shared key.
-
Open Source Projects You Can Lay Your Hand On
Guzzle is a PHP HTTP client library. It’s a simple and effective solution for sending HTTP requests and managing HTTP/1.1 and HTTP/2.0 responses. This versatile tool excels in several areas, allowing developers to build query strings quickly, send POST requests, upload JSON data, and handle other HTTP-related tasks. Moreover, Guzzle facilitates both synchronous and asynchronous request handling, providing flexibility for different scenarios.
-
What GraphQL client package are you using?
Symfony HTTP Client or Guzzle. If new build then Symfony, but have a lot of existing implementations with Guzzle. Both have worked very well. Worst case fallback to cURL.
-
How to integrate Microsoft Graph API into Symfony?
but if you'd rather make raw requests, guzzle is a good option (though I'd opt for the sdk): https://github.com/guzzle/guzzle
-
PHP, REST API and Mikrotik Routers
PHP has built-in cURL support, but I never use it. I like using Guzzle or Symfony's http-client.
-
Why is the cURL package missing libz?
I just ran into multiple errors regarding the pre-packaged cURL: It does not feature accepting compressed responses (which I suppose is due to absense of `libz` being compiled/linked in).
- CVE-2022-29248 for guzzlehttp/guzzle: Cross-domain cookie leakage
- GitHub - guzzle/guzzle: Guzzle, an extensible PHP HTTP client
-
Queues vs Schedule to monitor websites
I am busy building a small application that monitors websites using guzzle. My idea is to run through the list of websites alphabetically and make a guzzle request to each and update my table with the http response codes of each site.
- How do you test your code ?
HTTPFul
Posts with mentions or reviews of HTTPFul.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-29.
-
API Client Design Across Languages - Part 2 - Making Requests
Like Node.js, the PHP ecosystem has quite a number of good HTTP request libraries. Guzzle is perhaps one of the most well known, but there are many other popular libraries out there. Luckily, PHP also has some interface standards around HTTP clients and messages, particularly PSR-7, PSR-17, and PSR-18,
-
What are your thoughts on HTTP clients? Toying around with a "new" (different) approach
I am curious how everyone feels about HTTP client packages in the PHP space, specifically packages like Guzzle, PHP HTTP, or HTTPful, etc.
What are some alternatives?
When comparing Guzzle and HTTPFul you can also consider the following projects:
Requests - Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
Buzz - PHP's lightweight HTTP client
PHP VCR - Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
zend-diactoros

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured