eventsauce/message-repository-for-doctrine
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 473 | 0 | 3.5 | 9.5 | MIT | 5 years ago | |
| andreo/eventsauce-migration-generator | 0.86 | 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 | — | — | — | |
| andreo/eventsauce-messenger | 0.86 | 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 | — | — | — | |
| eventsauce/test-utilities | 0.86 | — | 1 | 1 | 4 | 24K | 0 | 0.2 | 55.3 | — | — | |
| andy-thorne/domain-events-bundle | 0.85 | — | 0 | 1 | 0 | 0 | 0 | 0.5 | — | — | 4 years ago | |
| andreo/eventsauce-snapshotting | 0.85 | Extended snapshotting components for EventSauce: Doctrine DBAL snapshot repository plus versioned snapshotting support. Includes version-aware aggregate repository, snapshot version inflector/comparator, and VersionedSnapshotState for evolving snapshot schemas on PHP 8.2+. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cvek/domain-events | 0.85 | — | 2 | 2 | 1 | 85 | 0 | 0.6 | 20.3 | MIT | 1 year ago | |
| dddominio/event-sourcing-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 7 | 1.9 | 1.9 | MIT | — | |
| doctrine/event-manager | 0.85 | Doctrine Event Manager is a lightweight PHP library providing a simple event system for registering listeners and dispatching events. Commonly used across Doctrine components to decouple services and react to lifecycle or application events cleanly. | 6,048 | 6,054 | 22 | 8M | 0 | 39.4 | 47.1 | MIT | 5 months ago | |
| dddominio/event-sourcing | 0.85 | 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 | — | |
| astina/domain-events-bundle | 0.84 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dmytrof/doctrine-modification-events-bundle | 0.84 | — | 0 | 0 | 0 | 500 | 0 | 24.0 | 43.6 | MIT | 2 weeks ago | |
| spatie/laravel-event-sourcing | 0.84 | 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 | 217K | 0 | 31.4 | 36.4 | MIT | 4 months 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 | 6K | 0 | 10.1 | 18.6 | BSD-3-Clause | 5 years ago | |
| damgru/stupid-event-sourcing | 0.84 | 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 | — | — | — | |
| becklyn/ddd-doctrine-bridge | 0.84 | 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 | 72 | 0 | 22.0 | 29.7 | — | 1 month ago | |
| event-engine/php-persistence | 0.84 | Event Engine PHP Persistence Package providing persistence layer utilities for PHP-based event-sourced and CQRS applications. Supports storing and retrieving events and state in a consistent way to integrate with Event Engine workflows. | 6 | 6 | 5 | 5K | 0 | 4.1 | 39.2 | MIT | 1 year ago | |
| andreas-glaser/dc-event-bundle | 0.84 | — | 1 | 2 | 0 | 2 | 0 | 0.6 | 2.9 | MIT | 7 years ago | |
| eventsauce/message-repository-table-schema | 0.84 | — | 1 | 1 | 0 | 31K | 0 | 0.0 | 55.3 | — | — | |
| event-engine/php-event-store | 0.84 | — | 5 | 5 | 3 | 5K | 1 | 1.8 | 40.1 | MIT | 1 year ago |
How can I help you explore Laravel packages today?