esase/tiny-event-manager

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

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

This package is auto-updated.

Last update: 2024-05-20 00:42:41 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