# elazar/asynchronous-php

List of resources for asynchronous programming in PHP

Repository: https://github.com/elazar/asynchronous-php
Canonical: https://ross.abutalabs.com/products/asynchronous-php
License: CC0-1.0
License Family: permissive
Last push: 2026-05-03T21:05:22+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 80, release rhythm 35, longevity 100
- inputs: {"age_days": 3941, "days_push": 122, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1156, forks 72 (observed 2026-08-28T04:03:48.161088+00:00)

## What it is
A curated list (awesome-list style) of resources for asynchronous programming in PHP, covering concepts, projects, repositories, and people. It catalogs libraries like amphp, React, Swoole, and Revolt along with explanatory articles and talks.

## Use cases
- find async PHP libraries
- learn about coroutines and promises in PHP
- compare PHP event loop implementations
- discover reactive programming resources for PHP
- find tutorials on cooperative multitasking in PHP
- catalog of async PHP projects

## When to choose
- you want a curated starting point for async PHP ecosystem
- you're researching PHP concurrency concepts and tooling
- you need links to async libraries like amphp, React, or Swoole

## When to avoid
- you need a runnable library rather than a resource list
- you need async programming resources for languages other than PHP
- you need guaranteed up-to-date documentation

## Facets
- artifact type: learning-resource
- maturity: active
- function: concurrency, developer-tools
- domain: developer-tools, web-development, programming-languages
- platform: php
- tags: awesome-list, asynchronous-programming, php, curated-list, event-loop, promises, reactive-programming

## Member repositories
- elazar/asynchronous-php (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:48.161088+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:32:07.368213+00:00, confidence not recorded.
  - readme: https://github.com/elazar/asynchronous-php (fetched 2026-08-28T04:03:48.161088+00:00, sha 4599bda10e7d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
