atk4/audit

Agile Data - Audit Extension

Installs: 9 073

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 9

Forks: 4

Open Issues: 6

pkg:composer/atk4/audit

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.