HTTPFul
A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL. (by nategood)
Phi/Middleware
By PhiPHP
DISCONTINUED
Our great sponsors
- Cloudways Cloudways' Black Friday Offer - 1st Choice of Developers
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
HTTPFul | Phi/Middleware | |
---|---|---|
2 | 0 | |
1,736 | 4 | |
- | - | |
0.0 | 7.4 | |
4 months ago | over 7 years 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.
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.
Phi/Middleware
Posts with mentions or reviews of Phi/Middleware.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Phi/Middleware yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing HTTPFul and Phi/Middleware you can also consider the following projects:
Guzzle - Guzzle, an extensible PHP HTTP client
Requests - Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
Retrofit - Retrofit implementation in PHP. A REST client for PHP.
PHP VCR - Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Buzz - PHP's lightweight HTTP client
zend-diactoros
guzzler - Supercharge your app or SDK with a testing library specifically for Guzzle