jeevanjoshi/laravel-audit-trail
Automatic model change tracking with revert capability for Laravel
时间:2026-05-09 13:21
anonimowybanan/model-diff
Laravel package for tracking and comparing Eloquent model changes
时间:2026-04-17 15:39
jeremykenedy/laravel-ip-capture
A Laravel package to automatically capture and track IP addresses on Eloquent model actions such as signup, login, update, and deletion.
时间:2026-03-28 20:55
karimms/model-pulse
Add collaboration, messaging, and activity tracking to any Eloquent model.
时间:2026-03-22 22:02
xcopy/laravel-model-state-transitions
Manage state transitions for your Laravel models with role-based access control and automatic history tracking.
时间:2026-03-22 03:18
yared/laravel-activity-tracker
Advanced activity logging for Laravel with IP, browser, location, and model change tracking
时间:2026-03-06 15:46
kbeaud11/laravel-cloud-tracker
Track usage-based infrastructure costs per model in Laravel Cloud environments.
时间:2026-02-17 02:21
gottvergessen/activity
A lightweight Laravel activity logging package that tracks model events with automatic observers.
时间:2026-01-17 15:32
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
sharifuddin/laravel-smart-model-tracker
Automatically handles created_by, updated_by, created_at, updated_at, and deleted_by for Eloquent models. Seamless user tracking with zero boilerplate code.
时间:2025-11-02 10:16
mahedulhasan/audit-logger
Laravel Audit Logging Package
时间:2025-10-23 21:08
steadfast-collective/laravel-system-log
Provides a System Log model and helpers for contextful logging with a FilamentPHP Resource panel generator
时间:2025-10-20 12:01
ernestoch/user-auditable-for-laravel
Laravel package for user auditing in migrations and models
时间:2025-10-16 14:05
act-training/laravel-model-versions
A Laravel package for automatic model versioning with selective attribute tracking and restore capabilities
时间:2025-09-29 09:45
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