iziphp/event-dispatcher

Event Dispathcer. PSR-14 implementation.

v1.0.0 2023-06-27 05:27 UTC

This package is auto-updated.

Last update: 2024-04-22 07:30:57 UTC


README

This is a PHP package that implements the PSR-14 standard for event dispatching.

Installation

To install this package, run the following command in your terminal:

composer create-project iziphp/event-dispatcher

This will install the latest version of the package and its dependencies.