acc-create-psr14-event-dispatcher

Installation
SKILL.md

PSR-14 Event Dispatcher Generator

Overview

Generates PSR-14 compliant event dispatcher for domain events and application events.

When to Use

  • Implementing event-driven architecture
  • Domain event dispatching in DDD
  • Decoupling application components
  • Building CQRS systems

Generated Components

Component Description Location
EventDispatcher Dispatches events src/Infrastructure/Event/
ListenerProvider Provides listeners src/Infrastructure/Event/
Related skills
Installs
1
GitHub Stars
71
First Seen
Feb 11, 2026