Libraries tagged by event-sourcing
spatie/laravel-event-sourcing
4839475 Downloads
The easiest way to get started with event sourcing in Laravel
temporal/sdk
3601331 Downloads
Temporal SDK
eventsauce/eventsauce
2327560 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
patchlevel/event-sourcing
438766 Downloads
A lightweight but also all-inclusive event sourcing library with a focus on developer experience
hirethunk/verbs
265119 Downloads
An event sourcing package that feels nice.
ecotone/ecotone
609524 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
broadway/broadway
2072503 Downloads
Infrastructure and testing helpers for creating CQRS and event sourced applications.
prooph/event-sourcing
836648 Downloads
PHP EventSourcing library
patchlevel/event-sourcing-bundle
257619 Downloads
symfony bundle for patchlevel/event-sourcing
neos/event-sourcing
386669 Downloads
Lean and opinionated way to integrate Event Sourcing and CQRS pattern in your Flow framework package
ecotone/pdo-event-sourcing
194538 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.
php-service-bus/service-bus
15250 Downloads
PHP Service Bus (publish-subscribe pattern)
ecotone/symfony-bundle
268547 Downloads
Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.
ecotone/laravel
339117 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
broadway/broadway-bundle
882773 Downloads
Symfony bundle for broadway/broadway.