Libraries tagged by eventdispatcher
symfony/event-dispatcher-contracts
812907249 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1043991243 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
psr/event-dispatcher
672348513 Downloads
Standard interfaces for event handling.
doctrine/event-manager
529079820 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
evenement/evenement
169606519 Downloads
Événement is a very simple event dispatching library for PHP
psr-discovery/event-dispatcher-implementations
9743054 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.
fntneves/laravel-transactional-events
2806970 Downloads
Transaction-aware Event Dispatcher for Laravel
yiisoft/event-dispatcher
979045 Downloads
Yii Event Dispatcher
sylius-labs/polyfill-symfony-event-dispatcher
8535298 Downloads
Symfony EventDispatcher Polyfill
phly/phly-event-dispatcher
297508 Downloads
Experimental event dispatcher for PSR-14
fig/event-dispatcher-util
480614 Downloads
Useful utility classes and traits for implementing the PSR events standard
enqueue/async-event-dispatcher
2700787 Downloads
Symfony async event dispatcher
contributte/event-dispatcher
2521995 Downloads
Best event dispatcher / event manager / event emitter for Nette Framework
crell/tukio
219162 Downloads
A robust, stand-alone PSR-14 event dispatcher implementation.
typo3/symfony-psr-event-dispatcher-adapter
5905712 Downloads
Adapter to provide compatibility with the Symfony's event dispatcher interface in all versions with the PSR-14 specification.