iziphp/event-dispatcher

Event Dispathcer. PSR-14 implementation.

Installs: 1 123

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

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

This package is auto-updated.

Last update: 2025-03-22 09:31:51 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.