Package Data | |
---|---|
Maintainer Username: | dredfern |
Maintainer Contact: | eberlei@simplethings.de (Benjamin Eberlei) |
Package Create Date: | 2016-07-06 |
Package Last Update: | 2022-12-19 |
Language: | PHP |
License: | LGPL-2.1 |
Last Refreshed: | 2024-11-14 15:03:41 |
Package Statistics | |
---|---|
Total Downloads: | 5,983 |
Monthly Downloads: | 3 |
Daily Downloads: | 0 |
Total Stars: | 4 |
Total Watchers: | 3 |
Total Forks: | 0 |
Total Open Issues: | 0 |
This is a fork of the SimpleThings EntityAudit project, re-worked for usage with Laravel and the Laravel-Doctrine package. It maintains the same style of working, generating a revision for all tagged entities.
Need a Symfony based version? Check out the original SimpleThings EntityAudit.
To protect from conflicts it has been re-namespaced and some internals changed.
The existing unit tests have been ported over excluding the Gedmo soft-deleteable. To run the unit tests, ensure the dev dependencies have been installed:
From SimpleThings: