spatie/laravel-event-sourcing
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dddominio/event-sourcing | 0.88 | 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 | — | |
| damgru/stupid-event-sourcing | 0.88 | 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.87 | — | 0 | 0 | 0 | 0 | 7 | 1.9 | 1.9 | MIT | — | |
| spatie/laravel-eventsauce | 0.87 | 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. | 121 | 121 | 15 | 433 | 0 | 3.5 | 9.1 | MIT | 5 years ago | |
| prooph/event-store-doctrine-adapter | 0.86 | 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 | |
| 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 | 152 | 0 | 7.0 | 0.9 | MIT | 6 years ago | |
| eventsauce/message-repository-table-schema | 0.85 | — | 1 | 1 | 0 | 27K | 0 | 0.0 | 55.3 | — | — | |
| event-engine/php-event-store | 0.85 | — | 5 | 5 | 3 | 4K | 1 | 1.8 | 39.7 | MIT | 1 year ago | |
| prooph/pdo-event-store | 0.85 | — | 112 | 112 | 60 | 14K | 5 | 14.4 | 30.6 | BSD-3-Clause | 11 months ago | |
| prooph/common | 0.85 | 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 | |
| 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-for-doctrine | 0.84 | 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 | — | — | |
| david2m/prooph-event-store-doctrine-adapter-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| arnedesmedt/event-engine-symfony-bundle | 0.84 | — | 4 | 5 | 6 | 0 | 0 | 0.2 | — | — | — | |
| prooph/snapshot-store | 0.84 | Lightweight snapshot store for prooph/event-sourcing setups. Provides a simple API to persist and load aggregate snapshots, reducing replay time and improving performance. Note: library support ended Dec 31, 2019 (deprecated). | 19 | 19 | 2 | 3K | 0 | 1.8 | 29.5 | BSD-3-Clause | 5 years ago | |
| prooph/event-sourcing | 0.84 | Lightweight PHP event sourcing library with out-of-the-box integration for prooph/event-store. Provides an AggregateRoot base and AggregateTranslator, plus UUID generation and assertions support. Note: project was supported until Dec 31, 2019 and is deprecated. | 265 | 266 | 41 | 5K | 0 | 10.1 | 17.7 | BSD-3-Clause | 5 years ago | |
| awd-studio/es-lib | 0.83 | — | 0 | 0 | 0 | 0 | 1 | 1.6 | — | MIT | 1 year ago | |
| awd-studio/es-lib-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| prooph/event-store-symfony-bundle | 0.83 | Symfony bundle integrating Prooph Event Store into Symfony apps. Provides configuration, services, and tooling to use Prooph’s event store with Symfony. Includes migration guidance, docs build instructions, and community support links. | 109 | 109 | 38 | 2K | 9 | 9.7 | 19.5 | BSD-3-Clause | 2 years ago | |
| prooph/snapshotter | 0.83 | — | 19 | 19 | 11 | 989 | 1 | 3.5 | 23.5 | BSD-3-Clause | 5 years ago |
How can I help you explore Laravel packages today?