bjthecod3r/laravel-recordables
Record snapshots of Eloquent model data over time.
时间:2026-05-16 19:07
laravel-enso/audit
Model auditing endpoints and change-history storage for Laravel Enso
时间:2026-05-11 11:13
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
laravel-enso/audits
Model auditing endpoints and change-history storage for Laravel Enso
时间:2026-03-25 14:47
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
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
fouadfawzi/history-logger
Track model changes and keep full JSON snapshots in a history table.
时间:2026-03-11 22:08
mpociot/versionable
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring
时间:2026-01-04 15:33
venturecraft/revisionable
Keep a revision history for your models without thinking, created as a package for use with Laravel
时间:2026-01-04 11:01
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
mahedulhasan/audit-logger
Laravel Audit Logging Package
时间:2025-10-23 21:08
boralp/laravel-auditable
A lightweight Laravel package to track model changes with IP (binary), deduplicated user agents, and created_by/updated_by auto-fill. Includes export, cleanup, and API endpoints for easy audit history access.
时间:2025-08-29 13:54
nathandunn/laravel-state-history
Laravel package for managing enum-based model states with enforced transitions and automatic status history tracking.
时间:2025-08-24 23:01