FORK: This library is a fork of phly-event-dispatcher in order to allow PHP 8 compatiblity. Changes as follows:
- Removed ReflectionBasedListenerProvider
This library provides an experimental implementation of PSR-14 (Event Dispatcher).
Run the following to install this library:
$ composer require phly/phly-event-dispatcher
Documentation is available in the docs/book/ tree.
This package is open source and welcomes contributions! Feel free to open a pull request on this repository.
- Create an issue on the main Phpactor repository.
- Join the
#phpactor
channel on the Slack Symfony Devs channel.