laminas/laminas-eventmanager
Trigger and listen to events within a PHP application 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
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
- readme: https://github.com/laminas/laminas-eventmanager · fetched 2026-09-01 · a11e3e72552e
- homepage: https://docs.laminas.dev/laminas-eventmanager/ · fetched 2026-08-29 · 2992f1dd224d
- site_page: https://docs.laminas.dev/ · fetched 2026-08-29 · e65b2de0cace
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laminas/laminas-eventmanager | main | 73 |
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