tasoft/event-manager

Installs: 580

Dependents: 5

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/tasoft/event-manager

v8.0.0 2023-02-05 17:41 UTC

This package is auto-updated.

Last update: 2025-10-06 00:03:06 UTC


README

The event management is very useful to design applications with several contributors or packages (plugins).
It is based on a single instance of an event manager that triggers events and has listeners for those events registered with it.