Libraries tagged by even
react/react
3682410 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
fico7489/laravel-pivot
6530874 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
broadway/broadway
2040768 Downloads
Infrastructure and testing helpers for creating CQRS and event sourced applications.
swoole/swoole
15015 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
laminas/laminas-mvc
26402422 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
clue/stdio-react
11266573 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
tormjens/eventy
961254 Downloads
The WordPress filter/action system in Laravel
symfony/remote-event
3898571 Downloads
Eases handling remote events
psr-discovery/event-dispatcher-implementations
9985204 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.
prooph/event-store
1570072 Downloads
Event Store v8
patchlevel/event-sourcing
389991 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
mikebronner/laravel-pivot-events
873527 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
jpkleemans/attribute-events
554432 Downloads
🔥 Fire events on attribute changes of your Eloquent model
genealabs/laravel-pivot-events
5229483 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
fntneves/laravel-transactional-events
2827341 Downloads
Transaction-aware Event Dispatcher for Laravel