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.
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.14.0...7.15.0
When registering projectors and reactors via class name strings, container resolution is now deferred until the handlers are actually needed. Most HTTP requests never fire a stored event, so the boot-time cost is never paid.
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.12.9...7.13.0
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.12.8...7.12.9
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.12.7...7.12.8
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.12.5...7.12.6
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.12.4...7.12.5
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.12.3...7.12.4
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.12.2...7.12.3
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.12.1...7.12.2
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.12.0...7.12.1
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.11.3...7.12.0
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.11.2...7.11.3
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.11.1...7.11.2
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.11.0...7.11.1
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.10.3...7.11.0
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.10.2...7.10.3
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.10.1...7.10.2
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.10.0...7.10.1
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.9.1...7.10.0
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.9.0...7.9.1
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.8.0...7.9.0
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.7.0...7.8.0
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.6.2...7.7.0
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.6.1...7.6.2
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.6.0...7.6.1
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.5.0...7.6.0
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.4.2...7.5.0
Full Changelog: https://github.com/spatie/laravel-event-sourcing/compare/7.4.1...7.4.2
How can I help you explore Laravel packages today?