PHP HTTP Server

Open-source PHP projects categorized as HTTP Server

Top 6 PHP HTTP Server Projects

HTTP Server
  1. swoft

    🚀 PHP Microservice Full Coroutine Framework

  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. http-server

    An advanced async HTTP server library for PHP, perfect for real-time apps and APIs with high concurrency demands. (by amphp)

  4. 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.

  5. comet

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

  6. bootgly

    Base PHP Framework for Multi Projects

  7. phiremock-server

    Phiremock Server allows to define responses for http requests on the fly through a REST API. Useful to mock external http services during development and acceptance testing.

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 Server discussion

Log in or Post with

PHP HTTP Server related posts

Index

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

# Project Stars
1 swoft 5,583
2 http-server 1,306
3 http 760
4 comet 671
5 bootgly 212
6 phiremock-server 19

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?