psr / event-dispatcher
Standard interfaces for event handling.
Installs: 548 819 710
Dependents: 831
Suggesters: 9
Security: 0
Stars: 2 274
Watchers: 19
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.