Libraries tagged by events
react/child-process
50136587 Downloads
Event-driven library for executing child processes with ReactPHP.
spatie/laravel-event-sourcing
2840398 Downloads
The easiest way to get started with event sourcing in Laravel
sabre/event
24118657 Downloads
sabre/event is a library for lightweight event-based programming
illuminate/events
48548047 Downloads
The Illuminate Events package.
hoa/event
21114352 Downloads
The Hoa\Event library.
eventsauce/eventsauce
1775489 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
winzou/state-machine
12658309 Downloads
A very lightweight yet powerful PHP state machine
swow/swow
1776460 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
spatie/laravel-google-calendar
1219877 Downloads
Manage events on a Google Calendar
zendframework/zend-eventmanager
85675009 Downloads
Trigger and listen to events within a PHP application
react/react
3351631 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
react/promise-timer
34851281 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
fico7489/laravel-pivot
5303417 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
laminas/laminas-mvc
20955553 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
clue/stdio-react
8646795 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP