Libraries tagged by model changes
owen-it/laravel-auditing
40406154 Downloads
Audit changes of your Eloquent models in Laravel
jpkleemans/attribute-events
580233 Downloads
🔥 Fire events on attribute changes of your Eloquent model
iamfarhad/laravel-audit-log
13636 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
always-open/laravel-model-auditlog
108320 Downloads
Tracks changes made to models and logs them to individual tables.
bupy7/yii2-activerecord-history
118148 Downloads
This extension adds storage history of changes to the ActiveRecord model.
romalytar/yammi-audit-log-laravel
2260 Downloads
Universal change history and audit log for Laravel. Tracks who changed what and when across Eloquent models, with rich actor attribution (user, job, command, scheduler), field-level diffs, human-readable relationship labels and a timeline dashboard.
alexstewartja/laravel-attribute-observer
88912 Downloads
Observe (and react to) attribute changes made on Eloquent models.
antonrom00/laravel-model-changes-history
22357 Downloads
Model changes history for laravel
cranky4/change-log-behavior
30174 Downloads
Simple changelog behavior for yii2 models
ascend/laravel-column-watcher
1405 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!
cebe/yii2-lifecycle-behavior
21622 Downloads
Define the lifecycle of a model by defining allowed satus changes in terms of a state machine.
samuell/revisions-plugin
8849 Downloads
Revisions allows to extend any model with Revisionable trait with more features and easy to use.
ka4ivan/laravel-logger
798 Downloads
A Laravel package for advanced logging, providing structured logs, contextual information, and customizable log channels.
docuccino/core
828 Downloads
The framework-agnostic engine behind Docuccino: document model, canonicalizer, identities, OpenAPI 3.2/3.1 emitters and semantic diff.
cornernote/yii-audit-module
6902 Downloads
Track and store usage information including page requests, database field changes and system errors.