esase/tiny-event-manager

The simple realization of the subject/observer pattern which allows to attach and detach listeners to named events

Maintainers

Package info

github.com/esase/tiny-event-manager

pkg:composer/esase/tiny-event-manager

Statistics

Installs: 144

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 0

v1.0.4 2020-08-19 14:49 UTC

This package is auto-updated.

Last update: 2026-03-20 04:42:54 UTC


README

Build Status Coverage Status

The simple realization of the subject/observer pattern which allows to attach and detach listeners to named events.

Installation

Run the following to install this library:

$ composer require esase/tiny-event-manager

Documentation

https://tiny-docs.readthedocs.io/en/latest/tiny-event-manager/docs/index.html