spatie/laravel-eventsauce
Integrate EventSauce event sourcing into Laravel with migrations, models, and queued jobs. Generate aggregate roots, repositories, events and commands via Artisan. Store domain messages per aggregate and dispatch consumers synchronously or through queues.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| eventsauce/eventsauce | 0.89 | EventSauce is an opinionated, no-nonsense PHP library for introducing event sourcing. Choose storage and queueing mechanisms to fit your needs, with supporting test tooling built for an event-sourcing workflow. Docs: eventsauce.io/docs | 866 | 866 | 84 | 41K | 5 | 9.2 | 26.9 | MIT | — | |
| spatie/laravel-event-sourcing | 0.86 | Event sourcing toolkit for Laravel: build aggregates, projectors, and reactors to store state changes as events. Ideal for audit trails, decisions based on history, and future reporting needs. Includes docs, examples, and an optional course. | 912 | 911 | 177 | 194K | 0 | 30.9 | 35.6 | MIT | 4 months ago | |
| dddominio/event-sourcing | 0.86 | Laravel package for event sourcing in DDD-style apps. Store and replay domain events to rebuild aggregates, keep an append-only event log, and track state changes over time. Useful for audit trails, projections, and CQRS-inspired architectures. | 0 | 0 | 0 | 0 | 13 | 3.7 | 4.1 | MIT | — | |
| spatie/laravel-data | 0.86 | Create rich, typed data objects for Laravel that replace form requests and API transformers. Automatically map from requests, validate with inferred rules, transform to resources (with lazy/partial fields), and generate TypeScript definitions from the same source. | 1,774 | 1,778 | 285 | 2M | 4 | 46.2 | 53.0 | MIT | 2 months ago | |
| eventsauce/test-utilities | 0.86 | — | 1 | 1 | 4 | 24K | 0 | 0.2 | 55.3 | — | — | |
| spatie/laravel-event-projector | 0.86 | Deprecated in favor of spatie/laravel-event-sourcing. Entry-level event sourcing toolkit for Laravel: define aggregates, projectors, and reactors; persist domain events, build read models, and react to events for auditing and reporting-friendly apps. | 636 | 661 | 61 | 178 | 0 | 7.0 | 1.0 | MIT | 6 years ago | |
| surgio/eloquent-message-repository | 0.85 | — | 0 | 0 | 0 | 803 | 0 | 18.4 | 45.9 | — | 2 months ago | |
| eventsauce/message-repository-for-doctrine | 0.85 | Doctrine DBAL-backed EventSauce MessageRepository for persisting event streams. Supports configurable table/column schemas (default or legacy) and pluggable UUID encoding (binary or string), plus custom headers/columns for indexing and storage optimization. | 0 | 0 | 1 | 10K | 0 | 0.0 | 55.1 | — | — | |
| spatie/laravel-ignition | 0.85 | Beautiful, customizable error page for Laravel 10+ apps (PHP 8.1+). Shows detailed exception screens, offers helpful solutions, and can share errors to Flare. With a Flare API key, it tracks production errors and sends notifications. | 577 | 582 | 93 | 4M | 0 | 29.5 | 59.7 | MIT | 4 months ago | |
| andreo/eventsauce-migration-generator | 0.85 | Symfony Console command that generates Doctrine Migrations for EventSauce message storage per aggregate. Configure Doctrine Migrations, then run a single command with a table prefix, selectable schemas (event/outbox/snapshot), UUID type, and optional table-name suffixes. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| eventsauce/message-repository-table-schema | 0.85 | — | 1 | 1 | 0 | 31K | 0 | 0.0 | 55.3 | — | — | |
| damgru/stupid-event-sourcing | 0.85 | A Laravel package that adds a simple, no-frills approach to event sourcing. Store and replay domain events to rebuild state, keep an audit trail, and model changes over time without heavy ceremony—aimed at small projects and quick adoption. | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| dddominio/event-sourcing-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 7 | 1.9 | 1.9 | MIT | — | |
| andreo/eventsauce-messenger | 0.84 | Symfony Messenger integration for EventSauce. Dispatch and consume EventSauce messages via Messenger handlers, with optional autoconfiguration through the AsEventSauceMessageHandler attribute or manual service tagging. Requires PHP 8.2+ and Symfony Messenger 6.2+. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| andreo/eventsauce-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| prooph/common | 0.84 | Shared utility classes for prooph components, providing common interfaces and infrastructure aligned with PHP-FIG standards. Note: this library is deprecated and support ended Dec 31, 2019; use only with compatible prooph versions (4.x for newer components). | 84 | 84 | 24 | 25K | 0 | 10.1 | 34.0 | BSD-3-Clause | 1 year ago | |
| awd-studio/es-lib | 0.83 | — | 0 | 0 | 0 | 0 | 1 | 1.6 | — | MIT | 1 year ago | |
| arnedesmedt/event-engine-symfony-bundle | 0.83 | — | 4 | 5 | 6 | 0 | 0 | 0.2 | — | — | — | |
| andreo/eventsauce-outbox | 0.83 | Extended outbox components for EventSauce on PHP 8.2+. Includes an outbox-aware aggregate repository, a forwarding message consumer to dispatch to your queue, and a Symfony Console command to consume relays with batch/commit, sleep, and limit options. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| becklyn/ddd-doctrine-bridge | 0.83 | Doctrine ORM bridge for becklyn/ddd-core: provides event store and transaction manager implementations plus ORM mappings and a migration. Includes a DBAL type override to persist microsecond-precision event timestamps (MySQL/Oracle). | 0 | 0 | 0 | 11 | 0 | 21.2 | 17.1 | — | 2 months ago |
How can I help you explore Laravel packages today?