Ross ROSS = Recommend OSS · open-source software intelligence for agents

icicleio/icicle

Icicle is a PHP library for writing asynchronous code using synchronous coding techniques observed · 2026-08-28

github.com/icicleio/icicle · homepage · PHP · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4444
  • days_rel: n/a
  • days_push: 3457
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1127 stars · 42 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Icicle is a PHP library for writing asynchronous code using synchronous coding techniques, built on coroutines, awaitables, generators, and an event loop. It provides components for sockets, streams, DNS, concurrency, and filesystem access, and is now deprecated in favor of Amp v2.

Use cases

  • write async php code without callback nesting
  • build a non-blocking socket server in php
  • run parallel tasks in php with coroutines
  • perform async dns resolution in php
  • handle concurrent network streams in php

When to choose

  • you are maintaining a legacy PHP 5/7 codebase already built on Icicle
  • you need coroutine-style async PHP with an event loop and socket components

When to avoid

  • starting a new project - it is deprecated in favor of Amp v2
  • you need long-term support, updates, or security patches
  • you are on modern PHP where Amp, ReactPHP, or Swoole are better maintained

Facets

library · maturity abandoned

concurrency http-server websocket networking streaming web-development backend developer-tools microservices php windows cli async coroutines event-loop generators awaitables observables deprecated non-blocking-io linux macos

1 source

Member repositories

RepositoryRoleHealth v2
icicleio/iciclemain10

For agents

markdown · JSON · MCP: product_card(name="icicleio/icicle")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem