doctrine/event-manager
Doctrine Event Manager is a lightweight PHP library providing a simple event system for registering listeners and dispatching events. Commonly used across Doctrine components to decouple services and react to lifecycle or application events cleanly.
Feature release (minor)
2.0.x bugfix release (patch)
Backwards incompatible release (major)
EventSubscriber::getSubscribedEvents() thanks to @derrabusRelease 1.1.1
Total issues resolved: 0
Total pull requests resolved: 2
Total contributors: 2
29: Allow PHP 8 thanks to @greg0ire
28: Test on PHP 7.4 thanks to @GrahamCampbell
Release 1.1.0
As part of the effort to phase out shared doctrine/common repository, we have extracted Doctrine Event Manager into a standalone project.
This release is fully compatible with the version previously found in doctrine/common and can be used as drop-in replacement.
How can I help you explore Laravel packages today?