spatie/laravel-event-projector
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.
The default repository responsible for storing events is \Spatie\EventProjector\EloquentStoredEventRepository. If you want to use a different storage method, implement the \Spatie\EventProjector\StoredEventRepository repository and add your custom functionality.
How can I help you explore Laravel packages today?