Libraries tagged by event-dispatcher
symfony/event-dispatcher-contracts
640250090 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
864314157 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
psr/event-dispatcher
507186332 Downloads
Standard interfaces for event handling.
doctrine/event-manager
438866686 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
evenement/evenement
106141328 Downloads
Événement is a very simple event dispatching library for PHP
yiisoft/event-dispatcher
729640 Downloads
Yii Event Dispatcher
sylius-labs/polyfill-symfony-event-dispatcher
6911290 Downloads
Symfony EventDispatcher Polyfill
fntneves/laravel-transactional-events
2215266 Downloads
Transaction-aware Event Dispatcher for Laravel
typo3/symfony-psr-event-dispatcher-adapter
5362165 Downloads
Adapter to provide compatibility with the Symfony's event dispatcher interface in all versions with the PSR-14 specification.
psr-discovery/event-dispatcher-implementations
5247952 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
enqueue/async-event-dispatcher
2547339 Downloads
Symfony async event dispatcher
contributte/event-dispatcher
1919799 Downloads
Best event dispatcher / event manager / event emitter for Nette Framework
crell/tukio
134743 Downloads
A robust, stand-alone PSR-14 event dispatcher implementation.
silverstripe/event-dispatcher
1003796 Downloads
Publish and subscribe to events in Silverstripe CMS or your Silverstripe application
phpactor/phly-event-dispatcher
355677 Downloads
Experimental event dispatcher for PSR-14