Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.88 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.88 KB

PSR-14 Event Dispatcher Utility Library

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.