ivan-petrunko/event-dispatcher

PHP event dispatcher.

1.0.5 2024-01-09 19:20 UTC

This package is auto-updated.

Last update: 2025-04-09 21:51:09 UTC


README

Pretty simple Event Dispatcher implemented in PHP.

Installation

It's recommended that you use Composer to install PHP Event Dispatcher.

$ composer require ivan-petrunko/event-dispatcher

Usage

Take a look at unit-tests & you gonna understand how to use this library:

P.S.

Feel free to use it however you want :)

Pull requests are welcome.