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.
For Executives: "This lightweight Laravel package lets us track changes to critical data (e.g., user orders, profiles) with minimal dev effort. It’s a drop-in solution for audit logs, compliance, or UX features like ‘see what changed’—saving us months of custom development while keeping costs low (MIT license). The risk is minimal: if it doesn’t fit, we can pivot quickly."
For Engineering: *"entity-changes-fetcher gives us a simple way to compare Eloquent model states (original vs. modified) for change detection. It’s ideal for:
How can I help you explore Laravel packages today?