What is best and easiest library (packagist) for async process in PHP?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • React

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

  • event-loop

    ReactPHP's core reactor event loop that libraries can use for evented I/O.

  • which package? is it reactphp/event-loop?

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

    Event-driven library for executing child processes with ReactPHP.

  • Easiest solution is https://github.com/reactphp/child-process in my opinion which comes as a composer pkg.

  • async

    Easily run code asynchronously (by spatie)

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