Libraries tagged by eloquent changes
despatates/laravel-auditing-job-database
3188 Downloads
A database driver for the owen-it/laravel-auditing package. Store audits using laravel jobs.
adamcmoore/laravel-approvable
160 Downloads
Require approval of changes to eloquent 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.
dvsoftsrl/laravel-attributechangelog
108 Downloads
Attribute change logger for eloquent models
wezlo/filament-record-watcher
123 Downloads
Subscribe to Eloquent records and receive in-panel Filament notifications when they change, with per-watch condition rules and field diffs.
inmanturbo/ecow
10 Downloads
Eloquent copy-on-write: automatically copy all model changes to a separate table.
caiquemcz/query-from-cache
0 Downloads
Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.
pianzhou/laravel-eloquent-change-logs
7 Downloads
This is laravel extension packages
dicibi/eloquent-modification
1806 Downloads
Capture, Rollback and Verify Changes on Eloquent
braankoo/eloquent-snapshot
1 Downloads
Laravel Eloquent Snapshot is a lightweight package that enables automatic or manual snapshots of Eloquent model states. Ideal for audit trails, change tracking, or rollback functionality, this package stores historical records of model data in a flexible and efficient way.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
vuthaihoc/eloquence
726 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.[Change for my pfoject only]
paresh27/model-auditor-laravel
3 Downloads
Laravel integration for paresh27/model-auditor — audit Eloquent model changes
keshavmansure/laravel-chronicle
0 Downloads
Lightweight Laravel package that automatically tracks Eloquent model changes.