the_mechanic/vendor/psr/event-dispatcher
2024-09-25 09:12:05 +05:30
..
src GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
.editorconfig GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
.gitignore GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
composer.json GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
LICENSE GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
README.md GWM : ubundu first merge 2024-09-25 09:12:05 +05:30

PSR Event Dispatcher

This repository holds the interfaces related to PSR-14.

Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher. See the specification for more details.