Libraries tagged by ev
laminas/laminas-mvc
27387819 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
d11wtq/boris
12585509 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
clue/stdio-react
11831405 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
arrilot/laravel-widgets
4900491 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
wp-cli/eval-command
11834322 Downloads
Executes arbitrary PHP code or files.
tormjens/eventy
994160 Downloads
The WordPress filter/action system in Laravel
symfony/remote-event
4506643 Downloads
Eases handling remote events
psr-discovery/event-dispatcher-implementations
11175541 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
1606671 Downloads
Event Store v8
patchlevel/event-sourcing
451801 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
mikebronner/laravel-pivot-events
1200634 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
jpkleemans/attribute-events
589078 Downloads
🔥 Fire events on attribute changes of your Eloquent model
genealabs/laravel-pivot-events
5376050 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
fntneves/laravel-transactional-events
2948627 Downloads
Transaction-aware Event Dispatcher for Laravel
cakephp/event
625826 Downloads
CakePHP event dispatcher library that helps implementing the observer pattern