codebar-ag/laravel-event-logs
Event logging for HTTP requests and model events with pluggable providers.
时间:2026-01-04 18:00
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
alagaccia/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-19 09:29
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
mymuns/activity-log
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
时间:2025-07-24 07:45
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
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