psr / event-dispatcher
Standard interfaces for event handling.
Installs: 556 769 311
Dependents: 833
Suggesters: 9
Security: 0
Stars: 2 279
Watchers: 18
Forks: 20
pkg:composer/psr/event-dispatcher
Requires
- php: >=7.2.0
README
This repository holds all interfaces related to PSR-14 (Event Dispatcher).
Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher.
You can find implementations and installation instructions for the specification on the packagist.