Libraries tagged by psr-14
psr/event-dispatcher
407294325 Downloads
Standard interfaces for event handling.
phalcon/cphalcon
234790 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
yiisoft/event-dispatcher
553346 Downloads
Yii Event Dispatcher
typo3/symfony-psr-event-dispatcher-adapter
4669956 Downloads
Adapter to provide compatibility with the Symfony's event dispatcher interface in all versions with the PSR-14 specification.
psr-discovery/discovery
3414770 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/all
3358018 Downloads
Lightweight library that discovers available PSR 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.
crell/tukio
94156 Downloads
A robust, stand-alone PSR-14 event dispatcher implementation.
psr-discovery/event-dispatcher-implementations
3361264 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.
phly/phly-event-dispatcher
114408 Downloads
Experimental event dispatcher for PSR-14
mezzio/mezzio-swoole
198981 Downloads
Swoole support for Mezzio
ghostwriter/event-dispatcher
1928254 Downloads
Event Dispatcher implementation.
fig/event-dispatcher-util
261396 Downloads
Useful utility classes and traits for implementing the PSR events standard
hyperf/event
1934044 Downloads
an event manager that implements PSR-14.
phossa2/event
168272 Downloads
PSR-14 event manager implementation libraray for PHP
shlinkio/shlink-event-dispatcher
42683 Downloads
Simplifies registering async and regular PSR-14 event listeners while using RoadRunner.