fiisoft/changeskeeper

Package to track changes of values hold by other variables.

Maintainers

Package info

github.com/fiiSoft/fiisoft-changeskeeper

pkg:composer/fiisoft/changeskeeper

Statistics

Installs: 23

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.1 2017-11-12 15:50 UTC

This package is not auto-updated.

Last update: 2026-03-11 00:24:58 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.