Skip to content

An implementation of event dispatcher based on the PSR-14 standard.

License

Notifications You must be signed in to change notification settings

charonlab/charon-events

Repository files navigation

charonlab/charon-events

Build Status

An implementation of event dispatcher based on the PSR-14 standard.

Installation

Run the following to install this library:

$ composer require charonlab/charon-events

Support