atk4/audit

Agile Data - Audit Extension

1.2.1 2020-10-14 19:19 UTC

README

This extension for Agile Data implements advanced logging capabilities as well as some elements of Event Sourcing.

Installation and Usage

This package have been re-released under MIT license, so you are welcome to use it!

composer require atk4/audit

You may need to adjust your minimum-stability setting.

Documentation

https://github.com/atk4/audit/blob/develop/docs/index.md

Real Usage Example

https://github.com/atk4/audit/blob/develop/docs/full-example.md

Current Status

Audit add-on is implemented and used in some projects. Some clean-ups may be needed.