ianstudios/chronos

Time-Travel Audit Trail for Filament Ecosystem.

Maintainers

Package info

github.com/ianzcreative/chronos

Language:Blade

pkg:composer/ianstudios/chronos

Statistics

Installs: 515

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 3

1.7.0 2026-02-02 15:20 UTC

This package is auto-updated.

Last update: 2026-03-31 03:09:09 UTC


README

Chronos

Latest Version Filament Version License

Chronos is a "Time-Travel" audit trail system designed exclusively for the Filament ecosystem.

Unlike standard logging tools, Chronos provides a beautiful, visual timeline of your data. It enables administrators to view exactly who changed what and when, with a stunning timeline and side-by-side diff view (Before vs. After) directly within your resource dashboard.

✨ Features

  • Visual Diffing: See exactly what changed with color-coded highlights (Red for deletions, Green for additions).
  • Zero-Config Setup: Simply add a Trait to your model and an Action to your resource.
  • Time-Travel UI: A sleek slide-over modal to browse history without leaving the edit page.
  • Secure by Default: Automatically excludes sensitive fields like passwords and API tokens.
  • User Attribution: Tracks which user (and IP address) performed the action.
  • Dark Mode Support: Fully integrated with Filament's native theme.

View documentation here Chronos Full Documentations