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
enjoy-software/laravel-hits
Hit model for recording visitor information and tracking page views on various models
时间:2025-08-06 20:05
ayoub-amzil/model-activity-log
A simple Laravel package to log Eloquent model create, update, and delete activities with user tracking.
时间:2025-07-26 16:27
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
grazulex/laravel-snapshot
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
时间:2025-07-19 08:21
devdabour/laravel-loggable
Enhanced activity logging for Laravel with metadata, relationships tracking, and size management
时间:2025-07-18 00:14
braankoo/eloquent-snapshot
Laravel Eloquent Snapshot is a lightweight package that enables automatic or manual snapshots of Eloquent model states. Ideal for audit trails, change tracking, or rollback functionality, this package stores historical records of model data in a flexible and efficient way.
时间:2025-06-14 14:41
motakabbir/activity-logger
A powerful Laravel package for automatically tracking model changes and user activities with IP tracking
时间:2025-05-07 09:17
carlosdev/model-change-logger
Laravel package to log create, update, and delete events in Eloquent models with JSON snapshots and user attribution.
时间:2025-03-23 04:50
dual/kronikl
A model history tracking library for Laravel.
时间:2024-09-26 13:42
temistocle1998/laravel-model-tracker
A Laravel package for tracking model changes, including old values, new values, and the user responsible for the changes
时间:2024-09-19 14:12
godscodes/laravel-statistics
Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
时间:2023-12-29 10:10
hanifhefaz/user-model-activity
Log activities over models into a log file.
时间:2023-10-15 06:47
vgalkin-dev/yii2-audit
Extensions to the Yii 2 PHP framework allowing tracking and viewing change history of a model.
时间:2023-08-26 00:24
dosan/laravel-history
Eloquent model history tracking for Laravel
时间:2023-08-02 06:07