Download the PHP package relaticle/activity-log without Composer
On this page you can find all versions of the php package relaticle/activity-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download relaticle/activity-log
More information about relaticle/activity-log
Files in relaticle/activity-log
Package activity-log
Short Description Reusable Filament plugin that renders a unified activity-log timeline for any Eloquent model
License MIT
Informations about the package activity-log
relaticle/activity-log
A unified chronological timeline for any Eloquent model. Aggregates spatie/laravel-activitylog events (own log + related logs), timestamp columns on related models, and any custom source you define — all in one Filament-native feed.
Features
- Unified timeline — merge spatie logs, related-model timestamps, and custom events into one stream
- Pluggable sources —
fromActivityLog,fromActivityLogOf,fromRelation,fromCustom, and customTimelineSourceclasses - Per-event renderers — Blade views, closures, or renderer classes bound per event or type
- Filament-native UX — infolist component, relation manager, and header-action slide-over
- Dedup + filtering — type/event allow/deny lists, date windows, priority-based dedup with override
- Same-save merge — opt-in grouping of one save's activity rows into a single entry, keyed by spatie
batch_uuid - Opt-in caching — per-call TTL with explicit invalidation — no model observers
Requirements
- PHP 8.4+
- Laravel 12
- Filament 5
spatie/laravel-activitylog^5
Installation
Usage
Make the model timeline-capable, then render it on a Filament resource:
Our Ecosystem
### FilaForms
[ ](https://filaforms.app/)
Visual form builder for all your public-facing forms.
[Learn more →](https://filaforms.app)
|
### Custom Fields
[ ](https://relaticle.github.io/custom-fields)
Let users add custom fields to any model without code changes.
[Learn more →](https://relaticle.github.io/custom-fields)
|
### Flowforge
[ ](https://relaticle.github.io/flowforge)
Drag-and-drop Kanban for any Laravel model.
[Learn more →](https://relaticle.github.io/flowforge)
|
Contributing
Contributions are welcome. Please see CONTRIBUTING.md before opening an issue or pull request.
Security
If you discover a security issue, please review our Security Policy.
Changelog
Please see CHANGELOG.md for recent changes.
License
MIT License. See LICENSE.md for details.
All versions of activity-log with dependencies
filament/filament Version ^5.0
illuminate/contracts Version ^12.0|^13.0
illuminate/database Version ^12.0|^13.0
illuminate/support Version ^12.0|^13.0
spatie/laravel-activitylog Version ^5.0
spatie/laravel-package-tools Version ^1.16
](https://filaforms.app/)
Visual form builder for all your public-facing forms.
[Learn more →](https://filaforms.app)
](https://relaticle.github.io/custom-fields)
Let users add custom fields to any model without code changes.
[Learn more →](https://relaticle.github.io/custom-fields)
](https://relaticle.github.io/flowforge)
Drag-and-drop Kanban for any Laravel model.
[Learn more →](https://relaticle.github.io/flowforge)