laravel-enso/audit
Model auditing endpoints and change-history storage for Laravel Enso
时间:2026-05-11 11:13
jeevanjoshi/laravel-audit-trail
Automatic model change tracking with revert capability for Laravel
时间:2026-05-09 13:21
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
laravel-enso/audits
Model auditing endpoints and change-history storage for Laravel Enso
时间:2026-03-25 14:47
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
williamug/audited
A simple, robust audit logging package for Laravel applications. Drop one trait onto a model and every create, update, and delete is automatically recorded. Authentication events, manual logging, scheduled pruning, and a configurable schema are included out of the box.
时间:2026-03-13 15:51
fouadfawzi/history-logger
Track model changes and keep full JSON snapshots in a history table.
时间:2026-03-11 22:08
philiprehberger/laravel-model-diff
Track and display structured differences between Eloquent model versions with human-readable labels
时间:2026-03-09 16:36
gottvergessen/activity
A lightweight Laravel activity logging package that tracks model events with automatic observers.
时间:2026-01-17 15:32
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
yeaminraat/laravel-trash
A Laravel package to store deleted model data and restore records safely.
时间:2025-12-07 17:02
softartisan/laravel-model-audits
A lightweight and robust Laravel package to automatically audit and track model changes (Audit Log). It records old and new values, user responsible, IP address, and modification type (created, updated, deleted) via a simple Trait
时间:2025-12-06 22:42