Persistent PHP code in an API?

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

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
  • React

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

  • Looking at ReactPHP's basic example, if I had PHP running on Nginx, and I used this code, would that be a ReactPHP web server running on top of Nginx or is that meant to be used independently from Nginx? For example it seems that once executed it would just run indefinitely, not necessarily as a "loop" that your server configs would kill after a timeout, but just as an open socket connection that persists.

  • framework-x

    Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.

  • Yeah ReactPHP will do this. I have an event source server running and it was pretty easy (once you get the hang of using react). I had an nginx proxy in front of it for tls. Have a look at https://framework-x.org too

  • 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
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

  • Getting started with asynchronous PHP using ReactPHP

    4 projects | dev.to | 5 Mar 2024
  • Understanding Concurrency in PHP

    1 project | dev.to | 29 Jun 2023
  • Which FW should I use for the link shortening service?

    1 project | /r/PHPhelp | 26 Jun 2023
  • PHP Swoole or OpenSwoole?

    3 projects | /r/PHP | 13 Feb 2023
  • Why does a lot of developers hate PHP?

    1 project | /r/PHP | 31 Jan 2023