foxen/laravel-model-activity-log
Automatically log Eloquent model activity in Laravel: create, update (with attribute diffs), delete, and restore (SoftDeletes). Supports per-model log names, ignoring or redacting attributes, tracks the authenticated user or falls back to “System”, and can prune old entries.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| hanifhefaz/user-model-activity | 0.91 | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| shkiper/laravel-activity-log | 0.91 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | — | 1 year ago | |
| cetiia/laravel-activity-log | 0.90 | Laravel package that automatically records application activity to a logs table after migration and provides an activity-log route to view entries. Includes publishable migrations and optional views; access to the route can be protected via a Gate in AuthServiceProvider. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| syamsoul/laravel-activity-logger | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| onramplab/laravel-auditing-log | 0.89 | — | 1 | 1 | 0 | 465 | 0 | 0.9 | 32.7 | MIT | 3 years ago | |
| spatie/activitylog | 0.84 | Laravel 5 user activity logging package by Spatie: records actions to a database table and optionally to Laravel’s log handler, with migration and facade support. Abandoned since 2016-06-28; use spatie/laravel-activitylog instead. | 582 | 596 | 74 | 100 | 0 | 5.0 | 0.7 | MIT | 10 years ago | |
| spatie/laravel-activitylog | 0.81 | Log user and model activity in Laravel with a simple API. Automatically record Eloquent model events, link actions to subjects and causers, store custom properties, and query a dedicated activity_log table for auditing and history. | 5,864 | 5,934 | 746 | 3M | 2 | 64.8 | 42.8 | MIT | 3 months ago |
How can I help you explore Laravel packages today?