Skip to content

php-fig/event-dispatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSR Event Dispatcher

This repository holds all interfaces/classes/traits related to PSR-14.

Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher. See the specification for more details.

Usage

We'll certainly need some stuff in here.