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

php-fig/event-dispatcher

None observed · 2026-08-28

github.com/php-fig/event-dispatcher · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 3053
  • days_rel: n/a
  • days_push: 881
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2284 stars · 23 forks observed · 2026-08-28

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

php-fig/event-dispatcher holds the official PSR-14 interfaces describing the components of an event dispatcher in PHP. It is a specification package only, providing no implementation itself; concrete dispatchers are provided by third-party libraries.

Use cases

  • decouple application components with events
  • standardize event dispatching across PHP libraries
  • swap event dispatcher implementations without code changes
  • build PSR-14 compliant frameworks or plugins
  • define event and listener contracts in a package

When to avoid

  • you need a working event dispatcher with actual dispatch logic
  • your project does not follow PSR standards and a concrete dispatcher is simpler
  • you need features like async dispatch or priorities beyond the PSR-14 spec

Facets

library · maturity stable

middleware plugin-system developer-tools web-development backend apis php psr-14 event-dispatcher interfaces standards fig

1 source

Member repositories

RepositoryRoleHealth v2
php-fig/event-dispatchermain32

For agents

markdown · JSON · MCP: product_card(name="php-fig/event-dispatcher")

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