Libraries tagged by model changes
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
sudocoder/activity-logger
1 Downloads
A Laravel package to log user activities and model changes.
sadeim/nard-laravel
4 Downloads
Zero-config activity tracking for Laravel apps. Automatically tracks HTTP requests, auth events, model changes, and queue jobs. Powered by Nard Agent (https://nard.sadeim.com).
rummykhan/moloquent-logger
2 Downloads
Log Moloquent model changes to logs table
rickyjohnston/fingerprints
1 Downloads
Make your admins leave their fingerprints all over Eloquent Model changes
matondo/audit-log
1 Downloads
A simple audit log package for Laravel applications to track user actions, model changes, and errors.
martinpetricko/laravel-approvals
46 Downloads
Review model changes before publishing.
martinpetricko/filament-approvals
23 Downloads
Review model changes before publishing in filamentphp.
jeevanjoshi/laravel-audit-trail
6 Downloads
Automatic model change tracking with revert capability for Laravel
fouadfawzi/history-logger
5 Downloads
Track model changes and keep full JSON snapshots in a history table.
eudu4rdo/laravelauditforge
4 Downloads
A Laravel package for auditing model changes.
charlgottschalk/laravel-aware
20 Downloads
A simple auditing package to keep track of your Eloquent model changes
brachiosx/laravel-audit-logger
6 Downloads
Provide application in auditing model changes.
boralp/laravel-auditable
43 Downloads
A lightweight Laravel package to track model changes with IP (binary), deduplicated user agents, and created_by/updated_by auto-fill. Includes export, cleanup, and API endpoints for easy audit history access.
abdel-rhman/audit-trail
0 Downloads
A simple Audit Trail package for Laravel to log model changes.