phpactor/phly-event-dispatcher

Experimental event dispatcher for PSR-14

2.0.0 2021-02-06 14:38 UTC

This package is auto-updated.

Last update: 2024-05-06 22:43:07 UTC


README

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).

Installation

Run the following to install this library:

$ composer require phly/phly-event-dispatcher

Documentation

Documentation is available in the docs/book/ tree.

Contributing

This package is open source and welcomes contributions! Feel free to open a pull request on this repository.

Support

  • Create an issue on the main Phpactor repository.
  • Join the #phpactor channel on the Slack Symfony Devs channel.