phpactor/phly-event-dispatcher

Experimental event dispatcher for PSR-14

Maintainers

Package info

github.com/phpactor/phly-event-dispatcher

Issues

pkg:composer/phpactor/phly-event-dispatcher

Statistics

Installs: 452 478

Dependents: 4

Suggesters: 0

Stars: 0

2.2.0 2025-01-26 23:32 UTC

This package is auto-updated.

Last update: 2026-02-27 01:51:54 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.