Libraries tagged by change-tracking
iamfarhad/laravel-audit-log
13930 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
romalytar/yammi-audit-log-laravel
2363 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.
locastic/loggastic
19628 Downloads
Activity logs for Symfony, stored in Elasticsearch or your relational database
jardissupport/data
119 Downloads
Entity hydration with change tracking, bidirectional field mapping, and identity generation (UUID v4/v5/v7, NanoID)
mymuns/activity-log
842 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.
kinetis/query-builder
50 Downloads
A thin, parameterized SQL query builder over kinetis/persistence's MySQL and Postgres drivers, with portable row-to-DTO mapping and pagination envelopes. Usable standalone. Not an ORM: no relationships, no migrations, no change-tracking.
hnhdigital-os/laravel-model-change-tracking
291 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM
bluora/laravel-model-change-tracking
1381 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM
carlosdev/model-change-logger
31 Downloads
Laravel package to log create, update, and delete events in Eloquent models with JSON snapshots and user attribution.
youssef-mekkkawy/laravel-ai-translator
12 Downloads
AI-powered automatic translation for Laravel — scan Blade views, translate to any language using Ollama, DeepL, Claude, ChatGPT or Gemini, with smart change tracking, lock system, backup/restore, and an embedded dashboard.
ludovicguenet/whizbang
35 Downloads
Whizbang — Automatic database schema change tracking, risk analysis, and instant rollback for Laravel.
kinetis/orm
7 Downloads
A data mapper over kinetis/query-builder: attributed plain PHP entities compiled into portable metadata, typed repositories and entity queries, constructor-free hydration, explicit belongs-to, has-one and has-many relationships loaded eagerly through batched secondary queries, a unit of work with an identity map, snapshot change tracking and a transactional flush, and factory-owned transaction sessions with locking entity reads. Usable standalone; kinetis/database-bridge wires it into Kinetis.
yii2tech/model-change
5213 Downloads
Provides model data and state change tracking for Yii2
alto/json-patch
3 Downloads
Strict RFC 6902 patching and deterministic diffs for PHP.
yared/laravel-activity-tracker
1 Downloads
Advanced activity logging for Laravel with IP, browser, location, and model change tracking