Activity Log
CommunityA unified activity-log timeline for any Eloquent model that aggregates Spatie activity log events, related-model timestamps, and custom sources into one chronological feed
Author:
Relaticle
Package health
BetaAutomated checks of this plugin's Composer package
13 checks
-
Passed:
Current Laravel version supported
—
Package dependencies resolve together with current Laravel
13.0. -
Passed:
Current PHP version supported
—
Constraint
^8.4supports current PHP8.5. - Skipped: Current Symfony version supported
- Passed: Abandoned or archived — No consulted source marks the package abandoned (packagist, github).
- Passed: Commit and release recency — Active: last commit 23 days ago; last release 23 days ago.
-
Passed:
composer.lock not committed by library
—
composer.lockis absent from the released dist archive. - Passed: Dist archive is lean
- Failed: GitHub Actions pinned to SHA — View details on Plumb
- Passed: Open security advisories
- Passed: Dependabot PR responsiveness — No open Dependabot PRs.
- Failed: Dependabot or Renovate configured — No dependency updater configuration found. View details on Plumb
- Skipped: Dependency update cooldown configured
- Passed: Provides a security policy
filament/
namespace. Review the source and install at your own risk. Found
malware or an unresolved security issue the author won't
address?
Report it
.
Documentation
A unified, chronological activity timeline for any Eloquent model in Filament — merge Spatie activity logs, related-model timestamps, and custom events into a single native feed without stitching it together per resource.
#Key Features
- Unified Timeline: Merge
spatie/laravel-activitylogentries, related-model logs, timestamp columns, and custom sources into one chronological stream - Pluggable Sources: Compose feeds with
fromActivityLog,fromActivityLogOf,fromRelation,fromCustom, or your ownTimelineSourceclasses - Per-Event Renderers: Bind Blade views, closures, or renderer classes to specific events and types for precise UI control
- Filament-Native UX: Drop-in infolist component, relation manager, and header-action slide-over — no custom layout code
- Smart Deduplication: Priority-based dedup across overlapping sources with allow/deny lists per type and event
- Date & Scope Filtering: Window timelines by date range, event type, or any custom predicate
- Opt-In Caching: Per-call TTL with explicit invalidation — no hidden observers, no surprise writes
- Related-Model Events: Surface lifecycle events from children and siblings alongside the parent's own log
- Custom Event Sources: Pipe in domain events, external system webhooks, or computed milestones as first-class entries
- Multi-Tenant Ready: Respects Filament tenant scopes and Eloquent global scopes out of the box
- Extensible Contracts:
HasTimeline,InteractsWithTimeline, andTimelineBuildergive you full control over every entry - PHP 8.4 + Filament 5: Built on the latest stack with strict types and modern Laravel conventions
Replaces the per-project patchwork of hand-rolled activity tabs, duplicated Spatie log queries, and inconsistent "what happened" screens — one plugin that owns the entire audit-trail surface in your Filament panel.
The author
From the same author
Ink
A headless blog package for Filament with built-in SEO, JSON-LD schema, 13 MCP tools for AI agents, full-text search, and accessible pagination — every feature opt-in and every view publishable.
Author:
Relaticle
FilaForms
A complete public-facing forms suite for Filament with a drag-and-drop builder, 25+ field types, conditional logic, multi-step forms, submission management, analytics, and email notifications.
Author:
Relaticle
Comments
A full-featured commenting system for Filament panels with threaded replies, @mentions, emoji reactions, file attachments, subscriptions, and real-time notifications.
Author:
Relaticle
Tapix
A CSV and Excel import wizard with a review step -- users map columns, fix validation errors, and link relationships before anything touches the database, with queue-powered processing for large files.
Author:
Relaticle
Featured Plugins
A selection of plugins curated by the Filament team
Custom Dashboards
Let your users build and share their own dashboards with a drag-and-drop interface. Define your data sources in PHP and let them do the rest.
Filament
Spotlight Pro
Browse your Filament Panel with ease. Filament Spotlight Pro adds a Spotlight/Raycast like Command Palette to your Filament Panel.
Dennis Koch
Custom Fields
Eliminate custom field migrations forever. Let your users create and manage form fields directly in Filament admin panels with 20+ built-in field types, validation, and zero database changes.
Relaticle