daimos/entity-changes-fetcher
Small PHP service that detects and reports changes made to an entity by comparing values before and after updates. Useful for auditing, logging, change tracking, and syncing—returns a structured list of modified fields and their old/new values.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| daimos/entity-changes-fetcher-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| nebo15/eloquent.changelog | 0.86 | Laravel package that adds changelog/history tracking to Eloquent models. Record changes to attributes and keep an audit trail you can query later, useful for debugging, compliance, and reviewing edits over time. | 0 | 0 | 0 | 89 | 0 | 2.1 | 27.0 | — | 10 years ago | |
| jfcherng/php-diff | 0.85 | Generate diffs between two strings with multiple renderers: context, unified, JSON, and rich HTML views (combined, inline, side-by-side). Includes helper CSS for HTML output. Requires PHP 8.3+ and ext-iconv; install via Composer. | 482 | 485 | 49 | 223K | 5 | 33.6 | 43.9 | BSD-3-Clause | 1 month ago | |
| cetiia/laravel-activity-log | 0.85 | Laravel package that automatically records application activity to a logs table after migration and provides an activity-log route to view entries. Includes publishable migrations and optional views; access to the route can be protected via a Gate in AuthServiceProvider. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| romalytar/yammi-audit-log-laravel | 0.84 | Audit log for Laravel that tracks full provenance of every change: actor, origin, and correlation ID across queues and services. Built for distributed, queue-heavy apps to trace who triggered a write and through what execution chain. | 60 | 38 | 3 | 46 | 0 | 21.0 | 4.3 | MIT | 3 weeks ago | |
| dualmedia/es-log-bundle | 0.84 | — | 0 | 0 | 1 | 42 | 0 | 20.9 | 25.8 | MIT | 2 months ago | |
| simplethings/entity-audit-bundle | 0.84 | Doctrine 2 auditing/versioning bundle inspired by Hibernate Envers. Tracks entity changes and associations over time, stores revisions, and lets you inspect historical states for debugging, compliance, and change history in Symfony/Doctrine apps. | 642 | 649 | 260 | 9K | 4 | 34.9 | 19.2 | MIT | 3 months ago | |
| shkiper/laravel-activity-log | 0.84 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | — | 1 year ago | |
| bobv/entity-history-bundle | 0.83 | — | 4 | 4 | 1 | 140 | 0 | 24.9 | 23.6 | MIT | 4 weeks ago | |
| onramplab/laravel-auditing-log | 0.83 | — | 1 | 1 | 0 | 465 | 0 | 0.9 | 32.7 | MIT | 3 years ago | |
| hanifhefaz/user-model-activity | 0.83 | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cogpowered/finediff | 0.83 | FineDiff (archived; see d4h/php-finediff) is a PHP library for generating and applying fine-grained diffs between strings. Render changes as HTML or text, choose character/word granularity, and work with compact opcode instructions to transform content. | 136 | 139 | 29 | 22K | 0 | 1.0 | 22.0 | — | — | |
| spatie/laravel-activitylog | 0.83 | Log user and model activity in Laravel with a simple API. Automatically record Eloquent model events, link actions to subjects and causers, store custom properties, and query a dedicated activity_log table for auditing and history. | 5,864 | 5,934 | 746 | 3M | 2 | 64.8 | 42.8 | MIT | 3 months ago | |
| garcia1901l/laravel-activity-lite | 0.83 | Lightweight MongoDB-backed activity logger for Laravel (7–12). Automatically tracks model create/update/delete, records the causer (user, artisan, queues), supports manual log entries, configurable events, and powerful querying with CLI filters and JSON/CSV export. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/activitylog | 0.83 | Laravel 5 user activity logging package by Spatie: records actions to a database table and optionally to Laravel’s log handler, with migration and facade support. Abandoned since 2016-06-28; use spatie/laravel-activitylog instead. | 582 | 596 | 74 | 100 | 0 | 5.0 | 0.7 | MIT | 10 years ago | |
| danielemontecchi/laravel-userstamps | 0.82 | — | 1 | 1 | 0 | 174 | 0 | 0.0 | 26.9 | MIT | — | |
| panoscape/history | 0.82 | — | 164 | 164 | 26 | 2K | 0 | 26.1 | 18.5 | MIT | 3 weeks ago | |
| syamsoul/laravel-activity-logger | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dmp/audit-request-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 2 years ago | |
| rogervila/array-diff-multidimensional | 0.82 | Compute diffs between multidimensional PHP arrays with support for nested structures. Useful for comparing configs, payloads, and serialized data, returning added/removed/changed values so you can detect what changed and where. | 113 | 114 | 16 | 166K | 0 | 8.8 | 45.6 | — | 9 months ago |
How can I help you explore Laravel packages today?