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
Requires
- php: ^7.4 || ^8.0
- psr/container: ^1.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.2
- phpunit/phpunit: ^9.0 || ^10.0
This package is auto-updated.
Last update: 2025-04-20 02:33:11 UTC
README
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