romalytar/yammi-audit-log-laravel
Audit log for Laravel that tracks full provenance of every change: actor, origin, and correlation ID across queues and services. Built for distributed, queue-heavy apps to trace who triggered a write and through what execution chain.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ss-ipg/laravel-auditable | 0.89 | Attribute-driven audit logging for Laravel Eloquent models. Add #[Auditable] to track created/updated/deleted/soft-deleted/restored events with old/new diffs, include/exclude/redact filters, JSON formatting for log aggregation, and extensible context metadata. | 0 | 0 | 0 | 2K | 0 | 17.6 | 52.0 | MIT | 3 months ago | |
| benmacha/audit-bundle | 0.84 | Symfony bundle to audit Doctrine entity changes with rollback support. Includes a web UI and REST API to browse audit logs, flexible configuration, security integration, and optional async processing. Supports PHP 7.4–8.4 and Symfony 5.4–7.x. | 4 | 4 | 0 | 0 | 0 | 2.2 | 1.2 | MIT | 11 months ago | |
| cetiia/laravel-activity-log | 0.83 | 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 | — | |
| shkiper/laravel-activity-log | 0.82 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | — | 1 year ago | |
| cgarcia/audit-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| foxen/laravel-model-activity-log | 0.81 | 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. | 0 | 0 | 0 | 0 | 0 | 15.0 | — | MIT | 4 months ago | |
| sinarajabpour1998/log-manager | 0.81 | Laravel log manager with UI components and migrations to store custom activity logs and system error logs in database tables. Define log types in config, use LogFacade to generate logs, and hook into Exception Handler to capture errors. | 0 | 0 | 0 | 0 | 0 | 2.4 | — | MIT | 4 years ago | |
| colbeh/logs | 0.81 | A Laravel logging helper package that aims to simplify writing and managing application logs. Provides convenient utilities for recording messages and events so you can debug issues and track activity more easily within your Laravel app. | 0 | 0 | 0 | 0 | 0 | 1.2 | — | — | 3 years ago | |
| spatie/laravel-activitylog | 0.80 | 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,876 | 5,948 | 748 | 3M | 2 | 64.3 | 43.9 | MIT | 4 months ago | |
| spatie/activitylog | 0.80 | 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 | 98 | 0 | 5.0 | 0.7 | MIT | 10 years ago | |
| hanifhefaz/user-model-activity | 0.79 | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| motomedialab/simple-laravel-audit | 0.79 | — | 26 | 26 | 2 | 639 | 0 | 15.4 | 22.0 | MIT | 4 months ago | |
| damienharper/auditor | 0.79 | — | 194 | 194 | 66 | 104K | 13 | 29.2 | 48.5 | MIT | 4 months ago | |
| moox/audit | 0.78 | — | 5 | 5 | 0 | 0 | 10 | 16.8 | 3.3 | MIT | 5 months ago | |
| nebo15/eloquent.changelog | 0.78 | Laravel package that adds changelog/history tracking to Eloquent models. Record changes to attributes and keep an audit trail you can query later, useful for debugging, compliance, and reviewing edits over time. | 0 | 0 | 0 | 89 | 0 | 2.1 | 27.0 | — | 10 years ago | |
| tapp/filament-auditing | 0.78 | — | 117 | 117 | 39 | 40K | 14 | 25.4 | 43.7 | — | 6 months ago | |
| mayaram/spatie-activitylog-ui | 0.78 | — | 0 | 0 | 0 | 1 | 0 | 15.0 | — | MIT | 4 months ago | |
| onramplab/laravel-auditing-log | 0.77 | — | 1 | 1 | 0 | 509 | 0 | 0.9 | 33.3 | MIT | 3 years ago | |
| mradder/filament-logger | 0.77 | Community-maintained Filament audit/activity logging built on spatie/laravel-activitylog. Includes a ready-made Activity resource with filters and diffs, CSV/JSON exports, dashboard widgets, and automatic logging for resources, models, auth, notifications, and custom events. | 23 | 23 | 1 | 6K | 7 | 23.9 | 40.7 | MIT | 2 months ago | |
| laravel-chronicle/core | 0.76 | Chronicle provides cryptographically verifiable audit logging for Laravel. It records events in an append-only, hash-chained ledger to make tampering detectable, with features like verifiable exports, signed checkpoints, key rotation, and external anchoring. | 124 | 122 | 3 | 3K | 0 | 24.6 | 22.6 | MIT | 1 month ago |
How can I help you explore Laravel packages today?