bentools/doctrine-watcher
Monitor Doctrine entity inserts and updates with a lightweight event subscriber. Watch specific classes and properties, get a changeset with old/new values or additions/removals, and run callbacks to react to changes (e.g., email or roles updates).
trigger_on_persist and trigger_when_no_changes now default to false.postPersist and postUpdate events instead of prePersist/ preUpdate.How can I help you explore Laravel packages today?