keep php process running to receive multiple requests

This page summarizes the projects mentioned and recommended in the original post on /r/PHPhelp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • php-pm

    PPM is a process manager, supercharger and load balancer for modern PHP applications.

  • That's probably not what you meant though. In order to keep your application running and waiting to reply to requests you can use a php library like react-php or php-pm.

  • Swoole

    🚀 Coroutine-based concurrency library for PHP

  • There's also Swoole](https://www.swoole.co.uk/) that achieves the same thing (plus asynchronous coroutines) in a php extension. If you use Laravel the newly released Octane will leverage Swoole in Laravel.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • React

    Event-driven, non-blocking I/O with PHP.

  • That's probably not what you meant though. In order to keep your application running and waiting to reply to requests you can use a php library like react-php or php-pm.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PHP Swoole or OpenSwoole?

    3 projects | /r/PHP | 13 Feb 2023
  • A Central Clock for Laravel Web Applications with ReactPHP

    4 projects | dev.to | 23 Jul 2022
  • What do you feel it's missing to make Serverless PHP more accessible?

    4 projects | /r/PHP | 26 Sep 2021
  • Share cases when you understood that php was bad choice

    2 projects | /r/PHP | 23 Aug 2021
  • Elixir/Erlang VM Concurrency in PHP

    4 projects | /r/PHP | 2 Jul 2021