Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 984 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 984 Bytes

event-dispatcher

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.