Libraries tagged by eloquent model audit

grazulex/laravel-snapshot

11 Favers
82 Downloads

A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.

Go to Download


danielemontecchi/laravel-userstamps

1 Favers
538 Downloads

Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.

Go to Download


bernskiold/laravel-blame

0 Favers
66 Downloads

Automatically track which user created and last updated your Eloquent models, with relations and schema macros.

Go to Download


rockerkk/revisionable-mongodb

2 Favers
19387 Downloads

Keep a revision history for your models without thinking, created as a package for use with Laravel and mongoDB

Go to Download


famdirksen/revisionable

1 Favers
8357 Downloads

Keep a revision history for your models without thinking, created as a package for use with Laravel

Go to Download


softartisan/laravel-audit-events

0 Favers
39 Downloads

Tamper-evident audit trail for Laravel: automatic Eloquent model auditing, free-standing semantic events, an HMAC hash-chain integrity guarantee, and cold archiving for long-term compliance.

Go to Download


carlosdev/model-change-logger

4 Favers
20 Downloads

Laravel package to log create, update, and delete events in Eloquent models with JSON snapshots and user attribution.

Go to Download


richardhulbert/revisions-model

0 Favers
13 Downloads

Append-only, branch-aware revision models for Laravel Eloquent. Records are never updated in place - every change is a new row, so history is permanent and any revision can be rolled back.

Go to Download


beitsafe/laravel-uuid-auditing

1 Favers
12289 Downloads

This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables

Go to Download


luissantiago/elogquent

19 Favers
16 Downloads

Listens to Eloquent model events and logs configured attribute changes into a history table.

Go to Download


jeffersongoncalves/laravel-created-by

3 Favers
157 Downloads

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 modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.

Go to Download


frengky/laravel-auditable

0 Favers
3 Downloads

Laravel Eloquent Model Auditing

Go to Download


softartisan/laravel-model-audits

0 Favers
381 Downloads

Tamper-evident audit trail for Laravel: automatic Eloquent model auditing, free-standing semantic events, an HMAC hash-chain integrity guarantee, and cold archiving for long-term compliance.

Go to Download


rembon/laravel-auditor

3 Favers
28 Downloads

Laravel Eloquent Model Auditor Without Getting Sweat

Go to Download


paresh27/model-auditor-laravel

0 Favers
3 Downloads

Laravel integration for paresh27/model-auditor — audit Eloquent model changes

Go to Download


<< Previous Next >>