anonimowybanan/model-diff
Laravel package for tracking and comparing Eloquent model changes
时间:2026-04-17 15:39
fouadfawzi/history-logger
Track model changes and keep full JSON snapshots in a history table.
时间:2026-03-11 22:08
jpkleemans/attribute-events
???? Fire events on attribute changes of your Eloquent model
时间:2026-01-04 17:37
samuell/revisions-plugin
Revisions allows to extend any model with Revisionable trait with more features and easy to use.
时间:2026-01-04 05:42
misakstvanu/laravel-model-log
A Laravel package for logging model changes
时间:2025-12-27 16:45
softartisan/laravel-model-audits
A lightweight and robust Laravel package to automatically audit and track model changes (Audit Log). It records old and new values, user responsible, IP address, and modification type (created, updated, deleted) via a simple Trait
时间:2025-12-06 22:42
imamsudarajat04/laravel-change-logs
A comprehensive change logs tracking package for Laravel 11+ that automatically tracks all model changes (create, update, delete, restore) with detailed audit trails
时间:2025-12-06 11:53
abdel-rhman/audit-trail
A simple Audit Trail package for Laravel to log model changes.
时间:2025-10-21 10:52
behzad/file-logger
A lightweight Laravel package for logging model changes in files with restore capabilities.
时间:2025-10-18 10:08
kishan/audit-log
Audit log package to track model changes in Laravel
时间:2025-09-09 16:54
boralp/laravel-auditable
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.
时间:2025-08-29 13:54
devdabour/laravel-loggable
Enhanced activity logging for Laravel with metadata, relationships tracking, and size management
时间:2025-07-18 00:14
sudocoder/activity-logger
A Laravel package to log user activities and model changes.
时间:2025-07-07 09:11
umairhanifdev/laravel-table-logger
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.
时间:2025-06-22 08:04
charlgottschalk/laravel-aware
A simple auditing package to keep track of your Eloquent model changes
时间:2025-05-26 20:43