Libraries tagged by model changes
dixieio/eloquent-model-future
43 Downloads
Schedule changes for Eloquent models
audunru/model-history
1864 Downloads
Log changes to Laravel models
rmoore/change-recorder
63 Downloads
records changes made to laravel models
hnhdigital-os/laravel-model-schema
124 Downloads
Changes how the Eloquent Model provides attributes.
hnhdigital-os/laravel-model-attributes
7 Downloads
Changes how the Eloquent Model provides attributes.
fish/eloquent-logger
13958 Downloads
Log Eloquent model changes to a designated logs table
ethical-jobs/laravel-auditing
21423 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
luissantiago/elogquent
16 Downloads
Listens to Eloquent model events and logs configured attribute changes into a history table.
mymuns/activity-log
103 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
inmanturbo/ecow
10 Downloads
Eloquent copy-on-write: automatically copy all model changes to a separate table.
boralp/laravel-auditable
6 Downloads
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.
antonyz89/yii2-templates
1998 Downloads
minor changes in model/crud templates
stingraydevelopment/revisionable
68 Downloads
This package tracks changes to Laravel models.
cusodede/yii2-history
31 Downloads
The history of all changes in ActiveRecord models
unisharp/laravel-audit-trail
1276 Downloads
Keep a change history for your models using laravel version 5.1.*