Libraries tagged by event source
broadway/broadway
2057661 Downloads
Infrastructure and testing helpers for creating CQRS and event sourced applications.
qruto/laravel-wave
61843 Downloads
Painless Laravel Broadcasting with SSE.
hhxsv5/php-sse
191777 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
ecotone/pdo-event-sourcing
190950 Downloads
PDO-backed Event Store for Ecotone — event-sourced aggregates, event-sourced sagas (durable workflows), projections, upcasting, and streaming projections (Kafka, RabbitMQ) on PostgreSQL or MySQL.
spatie/laravel-event-projector
76662 Downloads
Event sourcing for artisans
igorw/event-source
89754 Downloads
A PHP 5.3 library for creating an EventSource stream.
clue/reactphp-eventsource
20932 Downloads
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.
hoa/eventsource
25036 Downloads
The Hoa\Eventsource library.
hosmelq/sse
7336 Downloads
A PHP library for consuming Server-Sent Events (SSE) streams with WHATWG compliance.
alextselegidis/easyappointments
396 Downloads
Open Source Web Scheduler
wwwision/subscription-engine
29714 Downloads
Subscription engine for event-sourced systems
neos/eventstore
89358 Downloads
Store for Event-Sourced applications
neos/contentrepository-export
27258 Downloads
Import/Export functionality for the Event Sourced Content Repository
grifart/scaffolder
19252 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties
eislambey/eventsource
6973 Downloads
A simple EventSource / SSE (Server-Sent Events) client.