fig/event-dispatcher-util

Useful utility classes and traits for implementing the PSR events standard

Package info

github.com/php-fig/event-dispatcher-util

pkg:composer/fig/event-dispatcher-util

Fund package maintenance!

Open Collective

Statistics

Installs: 469 976

Dependents: 25

Suggesters: 2

Stars: 27

Open Issues: 1

1.3.1 2022-03-30 18:25 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 0ec802e305872e7e27fd7864bdc75bb1ed4f2f23

eventspsr-14

This package is auto-updated.

Last update: 2026-06-25 19:25:19 UTC


README

👁 Latest Version on Packagist
👁 Software License
👁 Build Status
👁 Coverage Status
👁 Quality Score
👁 Total Downloads

This package contains a series of traits and base classes to cover the common, boilerplate portions of implementing a PSR-14-compliant event dispatcher library.

Install

Via Composer

$ composer require fig/event-dispatcher-util

Usage

Coming Soon!

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email one of the current PHP-FIG Secretaries instead of using the issue tracker.

License

This package is released under the MIT license. Please see License File for more information.