Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 10 PHP HTTP Client Projects
-
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.
-
Requests
Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries. (by rmccue)
-
Cloudways
Cloudways' Black Friday Offer - 1st Choice of Developers. Cloudways: Devs' 1st choice for managed hosting! Pick from top-tier Cloud providers like DigitalOcean, AWS, and GCE. Limited-time deal: 40% OFF for 4 Months + 40 Free Migrations.
-
-
-
Project mention: Does a generic third party api connector package exist? A swiss army knife for connecting to various apis? | /r/PHP | 2023-01-28
I like this one personality: https://github.com/symfony/http-client
-
Is there a particular reason you haven't picked an already existing library? There are many that exist and in many different programming languages. I personally use ReactPHP's HTTP library because the applications I build are usually things like Discord bots, and the DiscordPHP API library is built on top of ReactPHP. Choosing a well-known library makes it easier to find other applications that already support it.
-
http-client
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses. (by amphp)
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
Project mention: Lara Client to handle multiple APIs within the Laravel app. | /r/programming | 2023-03-27
-
PHP HTTP Client related posts
- Do not upgrade to 6.4, it has a known bug
- Lara Client to handle multiple APIs within the Laravel app.
- Introducing LaraClient, a simple Laravel Package that simplifies the process of working with multiple APIs in Laravel
- Mongez Http, A Axios Based package to manage http requests better than you do in your projects
- API Client Design Across Languages - Part 2 - Making Requests
- API Authentication using Laravel Sanctum
- Trying to run multiple php scripts at once.
-
A note from our sponsor - Onboard AI
getonboard.dev | 8 Dec 2023
Index
What are some of the best open-source HTTP Client projects in PHP? This list will help you:
Project | Stars | |
---|---|---|
1 | Guzzle | 22,800 |
2 | Requests | 3,544 |
3 | HTTPlug | 2,514 |
4 | http-client-contracts | 1,829 |
5 | http-client | 1,821 |
6 | http | 693 |
7 | http-client | 672 |
8 | comet | 596 |
9 | laraclient | 33 |
10 | garden-http | 8 |