php-fig / event-dispatcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event Dispatcher

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.

About

License:MIT License


Languages

Language:PHP 100.0%