Skip to content
/ audit Public

Transparent audit implementation for Agile Data

License

Notifications You must be signed in to change notification settings

atk4/audit

Repository files navigation

Agile Data - Audit Add-on

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.