The EventEmitter is a simple pattern that allows you to create an object that emits events, and allow you to listen to those events.
Primary LanguagePHPMIT LicenseMIT