Weekly "ask anything" thread

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

    Programmatic server for PHP with async IO, coroutines and fibers

  • thats absolutely not true. Lookup swoole && roadrunner: https://openswoole.com/

  • ext-uv

  • Providing a built-in event loop is certainly affordable, Fibers in PHP 8.1 are just one building block, and hopefully in the near feature ( PHP 9? ) we will have an event loop built on top of libuv, the cost for async in PHP is time for the implementation, and certain details, see ext-uv by Amphp team ( also authors of Amphp async framework, and Fiber RFC ): https://github.com/amphp/ext-uv

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

    Trampoline implementation for PHP (by functional-php)

  • I know I could check this myself with some code and tests - but perhaps someone here knows the answer already: Can/will PHP's JIT.compiler optimize tail-calls? I am aware of trampoline to avoid blowing the stack in deep recursions now - but it would of course be a pretty neat to have built-in optimization.

  • Laradock

    Full PHP development environment for Docker.

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

  • What is a better dev setup instead of xampp?

    3 projects | /r/PHP | 5 Jul 2023
  • Simple auth + consumers

    3 projects | /r/drupal | 1 Jul 2023
  • What is your local wordpress development setup?

    2 projects | /r/Wordpress | 20 Jun 2023
  • Are there any plans on making PHP 8 a normal apt repository?

    5 projects | /r/PHP | 12 May 2023
  • What do Mac users here use for local development / testing? AMP software discussion

    8 projects | /r/PHP | 27 Apr 2023