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

laminas/laminas-eventmanager

Trigger and listen to events within a PHP application observed · 2026-09-01

github.com/laminas/laminas-eventmanager · homepage · PHP · BSD-3-Clause (permissive) observed · 2026-09-01

Health v2 · maintenance only

73/100

  • Activity 100
  • Release rhythm 22
  • Longevity 100
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: 343
  • age_days: 2437
  • days_rel: 306
  • days_push: 2
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1016 stars · 19 forks observed · 2026-09-01

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

A PHP library for implementing event-driven architectures, providing event triggering and listener attachment. It supports subject/observer patterns, aspect-oriented designs, and shared event collections.

Use cases

  • implement pub/sub event system in PHP
  • attach listeners to named events
  • build event-driven architecture
  • implement observer pattern
  • implement aspect-oriented designs
  • trigger and intercept events
  • share event listeners across instances

When to choose

  • you need a mature, well-tested event manager for PHP
  • you're building Laminas or Mezzio applications
  • you want wildcard listeners or lazy listener aggregates
  • you need interruptible event listener execution

When to avoid

  • you're using a framework with a built-in event system like Symfony's EventDispatcher
  • you need async or queue-based event processing
  • your project is not PHP

Facets

library · maturity stable

middleware developer-tools web-development backend developer-tools php event-driven observer-pattern signal-slots pubsub laminas

3 sources

Member repositories

RepositoryRoleHealth v2
laminas/laminas-eventmanagermain73

For agents

markdown · JSON · MCP: product_card(name="laminas/laminas-eventmanager")

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