Libraries tagged by event-dispatcher
symfony/event-dispatcher-contracts
679053527 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
904554758 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
doctrine/event-manager
459396396 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
psr/event-dispatcher
544090780 Downloads
Standard interfaces for event handling.
evenement/evenement
118903052 Downloads
Événement is a very simple event dispatching library for PHP
sylius-labs/polyfill-symfony-event-dispatcher
7369968 Downloads
Symfony EventDispatcher Polyfill
fntneves/laravel-transactional-events
2385766 Downloads
Transaction-aware Event Dispatcher for Laravel
yiisoft/event-dispatcher
796809 Downloads
Yii Event Dispatcher
typo3/symfony-psr-event-dispatcher-adapter
5562113 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
6126448 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.
ghostwriter/event-dispatcher
3666637 Downloads
Event Dispatcher implementation.
enqueue/async-event-dispatcher
2585460 Downloads
Symfony async event dispatcher
contributte/event-dispatcher
2078795 Downloads
Best event dispatcher / event manager / event emitter for Nette Framework
crell/tukio
151873 Downloads
A robust, stand-alone PSR-14 event dispatcher implementation.
silverstripe/event-dispatcher
1113436 Downloads
Publish and subscribe to events in Silverstripe CMS or your Silverstripe application