Skip to content

patchlevel/event-sourcing-admin-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

467 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version License

Warning

This repository was renamed. You should go to https://github.com/patchlevel/event-sourcing-dashboard-bundle

Event-Sourcing-Admin-Bundle

"A dashboard to inspect your events, time travel through your aggregates and manage your subscriptions."

Features

  • Browse the raw event store and filter by aggregate, id, stream or event
  • Inspect a single aggregate: its events, serialized state, snapshot and a full state dump
  • Time travel through an aggregate to see its state at any playhead
  • List all registered events together with their listeners and subscribers
  • View and control subscriptions: boot, run, pause, reactivate, rebuild or remove
  • Customize how events are rendered with the #[Inspect] attribute
  • and much more...

Installation

composer require --dev patchlevel/event-sourcing-admin-bundle

Documentation

Screenshots

Store

Screenshot1

Inspector

Screenshot2

Subscriptions

Screenshot3

Events

Screenshot4

Integration

Contributing

We are open to contributions as long as they are in line with our BC-Policy.

Also note that the composer.lock is always generated with the newest supported PHP version as this is the version our tools run in the CI.

About

This bundle provides a simple admin interface for the patchlevel/event-sourcing-bundle.

Resources

License

Stars

Watchers

Forks

Contributors