psr/event-dispatcher
PSR-14 interfaces for event dispatching in PHP. Defines standard contracts for dispatchers, listeners, and providers to enable interoperability between frameworks and libraries. Not an implementation—use a compatible PSR-14 dispatcher package.
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.
How can I help you explore Laravel packages today?