The Event-Sourcing Admin Bundle provides a web dashboard for applications built on patchlevel/event-sourcing and the event-sourcing-bundle. It lets you browse the event store, inspect aggregates over time, see how events connect to your subscribers, and manage the subscription engine, all from the browser.
It was designed as a developer experience tool for local development, but it can also run in production once it is placed behind proper authentication.
#[Inspect] attributecomposer require --dev patchlevel/event-sourcing-admin-bundleFollow the getting started guide to enable the bundle, register its routes and open the dashboard for the first time.