fig / event-dispatcher-util
Useful utility classes and traits for implementing the PSR events standard
Installs: 257 726
Dependents: 24
Suggesters: 2
Security: 0
Stars: 26
Watchers: 9
Forks: 8
Open Issues: 0
Requires
- php: >=7.2
- psr/event-dispatcher: ^1.0
Requires (Dev)
- phpunit/phpunit: ^8.5
README
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.