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
testmonitor/eloquent-revisable
A Laravel package to track revisions of Eloquent models, allowing you to easily view and restore previous versions of your data.
时间:2026-03-26 15:29
sthira-labs/version-vault
A clean, configurable, relation-aware model versioning package for Laravel. Tracks efficient diffs (plus periodic snapshots), records changed paths and metadata, and lets you reconstruct, compare, and rollback any Eloquent model with its relations and pivot data.
时间:2026-03-17 09:30
filipefernandes/laravel-model-access-audit
Track, store, and visualize access and mutations of sensitive Eloquent models in enterprise applications.
时间:2026-03-14 09:22
philiprehberger/laravel-model-diff
Track and display structured differences between Eloquent model versions with human-readable labels
时间:2026-03-09 16:36
dibakar/activity-scope
A robust and flexible activity logging system for Laravel Eloquent models with fluent building, auto-actor resolution, and privacy-first features.
时间:2025-12-25 06:49
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
lunnar/laravel-audit-logging
Comprehensive audit logging for Laravel: model events, HTTP requests, outgoing API calls, and request tracing with integrity verification
时间:2025-11-27 13:08
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
behzad/file-logger
A lightweight Laravel package for logging model changes in files with restore capabilities.
时间:2025-10-18 10:08
act-training/laravel-model-versions
A Laravel package for automatic model versioning with selective attribute tracking and restore capabilities
时间:2025-09-29 09: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
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
charlgottschalk/laravel-aware
A simple auditing package to keep track of your Eloquent model changes
时间:2025-05-26 20:43
luissantiago/elogquent
Listens to Eloquent model events and logs configured attribute changes into a history table.
时间:2025-04-22 16:40