doctrine/event-manager
The Doctrine Event Manager is a library that provides a simple event system. observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 87
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 11
- age_days: 3010
- days_rel: 216
- days_push: 82
- n_releases_24m: 2
Adoption not part of the score
6045 stars · 22 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The Doctrine Event Manager is a small PHP library providing a simple event system for subscribing to and dispatching events. It underpins event handling across various Doctrine projects such as DBAL and ORM.
Use cases
- add event listeners to php application
- dispatch and handle custom events in php
- hook into doctrine dbal or orm lifecycle events
- implement observer pattern in php
- decouple components with an event system
When to choose
- you need a lightweight, battle-tested event system in PHP
- you are already using Doctrine projects that depend on it
- you want a minimal pub/sub abstraction without framework lock-in
When to avoid
- you need a full-featured event dispatcher with priorities and advanced features (consider symfony/event-dispatcher)
- your framework already provides a built-in event system
- you are not working in PHP
Facets
library · maturity stable
middleware developer-tools developer-tools backend web-development php event-system event-dispatcher observer-pattern doctrine pubsub
7 sources
- readme: https://github.com/doctrine/event-manager · fetched 2026-08-28 · eaabccfbe433
- homepage: https://www.doctrine-project.org/projects/event-manager.html · fetched 2026-08-29 · 71e80984921e
- site_page: https://www.doctrine-project.org/projects/doctrine-event-manager/en/2.1/index.html · fetched 2026-08-29 · f05d92ef9137
- site_page: https://www.doctrine-project.org/projects/doctrine-event-manager/en/latest/index.html · fetched 2026-08-29 · a88f642887b4
- site_page: https://www.doctrine-project.org/projects/doctrine-event-manager/en/2.0/index.html · fetched 2026-08-29 · 4ea4d4984618
- site_page: https://www.doctrine-project.org/projects/doctrine-event-manager/en/1.2/index.html · fetched 2026-08-29 · efd0cadb19a4
- site_page: https://www.doctrine-project.org/projects/doctrine-event-manager/en/1.1/index.html · fetched 2026-08-29 · b8d31e71e16d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| doctrine/event-manager | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="doctrine/event-manager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem