ivan-petrunko/event-dispatcher

PHP event dispatcher.

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ivan-petrunko/event-dispatcher

1.0.5 2024-01-09 19:20 UTC

This package is auto-updated.

Last update: 2025-11-09 23:08:56 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.