PHP HTTP Client

Open-source PHP projects categorized as HTTP Client

Top 10 PHP HTTP Client Projects

HTTP Client
  1. Guzzle

    Guzzle, an extensible PHP HTTP client

    Project mention: Accessing Azure storage with a shared key in php | dev.to | 2024-06-28

    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.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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)

  4. HTTPlug

    HTTPlug, the HTTP client abstraction for PHP

  5. http-client-contracts

    A set of HTTP client abstractions extracted out of the Symfony components

  6. http

    Event-driven, streaming HTTP client and server implementation for ReactPHP. (by reactphp)

    Project mention: Concurrency and parallelism in PHP (part 1) | dev.to | 2024-07-29

    This example uses the HTTP package, which provides the ability to consume and serve HTTP resources. The method get returns a Promise, an implementation of CommonJS Promises/A for PHP, which is provided by one of the ReactPHP packages - Promise.

  7. http-client

    An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses. (by amphp)

  8. comet

    Modern PHP framework for building blazing fast REST APIs and microservices (by gotzmann)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. fetch-php

    🚀 A lightweight HTTP library inspired by JavaScript's fetch, bringing simplicity and flexibility to PHP HTTP requests.

    Project mention: FetchPHP 2.0: An Update To Bring Javascript's Fetch & True Async To PHP (Now With Superpowers!) | dev.to | 2024-09-30

    So, are you ready to join the async revolution? Head over to our GitHub repository, give us a star (we love those!), and start making your PHP applications faster, more efficient, and, dare I say, more fun to work with!

  11. laraclient

    Package that simplifies the process of working with multiple APIs in Laravel

  12. garden-http

    An unbloated HTTP client library for building RESTful API clients.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PHP HTTP Client discussion

Log in or Post with

PHP HTTP Client related posts

  • Do not upgrade to 6.4, it has a known bug

    1 project | /r/Wordpress | 10 Nov 2023
  • Lara Client to handle multiple APIs within the Laravel app.

    1 project | /r/programming | 27 Mar 2023
  • Introducing LaraClient, a simple Laravel Package that simplifies the process of working with multiple APIs in Laravel

    1 project | /r/PHP | 25 Mar 2023
  • Mongez Http, A Axios Based package to manage http requests better than you do in your projects

    3 projects | dev.to | 2 Sep 2022
  • API Client Design Across Languages - Part 2 - Making Requests

    9 projects | dev.to | 29 Mar 2022
  • API Authentication using Laravel Sanctum

    4 projects | dev.to | 9 Jan 2022
  • Trying to run multiple php scripts at once.

    1 project | /r/PHP | 9 Jul 2021
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 10 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source HTTP Client projects in PHP? This list will help you:

# Project Stars
1 Guzzle 23,296
2 Requests 3,574
3 HTTPlug 2,575
4 http-client-contracts 1,953
5 http 756
6 http-client 708
7 comet 669
8 fetch-php 381
9 laraclient 35
10 garden-http 10

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that PHP is
the 14th most popular programming language
based on number of references?