psr/event-dispatcher
Standard interfaces for event handling.
Maintainers
1.0.0
2019-01-08 18:20 UTC
Requires
- php: >=7.2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.
