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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-event-sourcing | 0.87 | 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. | 909 | 911 | 176 | 220K | 0 | 33.2 | 37.1 | MIT | 3 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,757 | 1,760 | 282 | 2M | 3 | 47.5 | 49.2 | MIT | 4 weeks ago | |
| eventsauce/test-utilities | 0.86 | — | 1 | 1 | 4 | 20K | 0 | 0.2 | 54.8 | — | — | |
| 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.3 | — | — | |
| spatie/laravel-ignition | 0.85 | Ignition is a beautiful, customizable error page for Laravel. Share errors via Flare, track production exceptions with notifications, and get helpful debugging tools. Supports Laravel 10+ on PHP 8.1+ (v2+). | 574 | 578 | 93 | 4M | 0 | 32.0 | 60.7 | MIT | 2 months ago | |
| eventsauce/eventsauce | 0.85 | EventSauce is an opinionated, no-nonsense toolkit for bringing event sourcing to PHP. Choose your own storage and queueing backends, and use built-in testing tools designed for event-sourced systems. Docs: eventsauce.io/docs | 864 | 863 | 84 | 36K | 5 | 8.9 | 26.1 | MIT | — | |
| eventsauce/message-repository-table-schema | 0.85 | — | 1 | 1 | 0 | 27K | 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 | — | — | — | |
| spatie/laravel-event-projector | 0.84 | 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 | 152 | 0 | 7.0 | 0.9 | MIT | 6 years ago | |
| 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 | 1 | 0 | 0.0 | 4.2 | — | — | |
| andreo/eventsauce-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/laravel-menu | 0.84 | Build HTML menus in Laravel with a fluent API. Generate links via routes/actions/URLs, add classes and attributes, mark active items from the current request, and define reusable menu macros. Easy to render in Blade and customize output. | 981 | 998 | 82 | 39K | 0 | 31.5 | 25.1 | MIT | 3 months ago | |
| andreo/eventsauce-migration-generator | 0.84 | 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 | 1 | 0 | 0.0 | 4.2 | — | — | |
| 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 | 23K | 0 | 10.1 | 33.3 | 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 | 1 | 0 | 0.0 | 4.2 | — | — | |
| prooph/event-store-doctrine-adapter | 0.83 | Doctrine DBAL adapter for Prooph Event Store. Stores and loads event streams using Doctrine connections, with support for transactional appends and stream persistence in relational databases. Useful for event-sourced PHP/Laravel apps needing DB-backed storage. | 13 | 13 | 7 | 127 | 0 | 5.7 | 14.4 | NOASSERTION | 9 years ago |
How can I help you explore Laravel packages today?