fiisoft/changeskeeper

Package to track changes of values hold by other variables.

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/fiisoft/changeskeeper

1.1.1 2017-11-12 15:50 UTC

This package is not auto-updated.

Last update: 2025-10-21 22:44:42 UTC


README

ChangesKeeper is a class to track changes of values hold by variables and retrieve them as a list of changes.

Additionaly it has component ChangesHistoryGenerator to produce list of messages that describe those changes.

My advice is - do not use it unless you are enough strong mentally to immune for such bad code.