Libraries tagged by model-changes
deen812/model-change-recorder
0 Downloads
Библиотека для отслеживания изменений в модели
motakabbir/activity-logger
0 Downloads
A powerful Laravel package for automatically tracking model changes and user activities with IP tracking
devdabour/laravel-loggable
6 Downloads
Enhanced activity logging for Laravel with metadata, relationships tracking, and size management
yared/laravel-smart-cache
0 Downloads
Automatic cache invalidation for Laravel — clear cache when models change, no manual work
yared/laravel-activity-tracker
0 Downloads
Advanced activity logging for Laravel with IP, browser, location, and model change tracking
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
mounir-holding/laravel-model-logger
0 Downloads
A a logging system that can be installed and configured as a laravel package on other laravel apis or app and capture model changes and log this changes to an external api.
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.
kishan/audit-log
3 Downloads
Audit log package to track model changes in Laravel