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
rast/activity-log
A simple activity log package that logs to file with model trait and log viewer UI
时间:2025-11-21 16:36
laravellogger/modellogger
A Laravel package that logs model events like created, updated, and deleted.
时间:2025-11-12 09:48
jeffersongoncalves/laravel-created-by
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modific
时间:2025-09-17 11:58
codebar-ag/laravel-event-logs
Event logging for HTTP requests and model events with pluggable providers.
时间:2025-08-10 17:43
sardorbek1605/model-log
Create history log for laravel model
时间:2025-05-26 13:21
luissantiago/elogquent
Listens to Eloquent model events and logs configured attribute changes into a history table.
时间:2025-04-22 16:40
meanify-co/laravel-activity-log
A PHP library to generate logs from requests and model updates in Laravel
时间:2025-03-29 21:51
ka4ivan/laravel-logger
A Laravel package for advanced logging, providing structured logs, contextual information, and customizable log channels.
时间:2025-03-16 14:59
tiacx/laravel-operation-log
Laravel-OperationLog - An extension to record model operation logs.
时间:2025-03-11 03:36
txsoura/activity-log
Txsoura Activity Log - Simple lib to save eloquent model logs
时间:2024-03-21 04:41
wcg-package/eloquent-event-logger
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time.
时间:2023-12-19 09:20
hanifhefaz/user-model-activity
Log activities over models into a log file.
时间:2023-10-15 06:47
penobit/laravel-supermodels
add logs and metadata to any laravel model easy and fast.
时间:2023-09-27 19:54
inktrapdesign/model-logger
Logs model updates in better stack
时间:2023-08-21 11:58