Looking to hire Laravel developers? Try LaraJobs

laravel-audit maintained by jarek-paprocki

Description
Audit changes of your Eloquent models in Laravel/Lumen
Last update
2018/02/23 13:03 (dev-master)
License
Links
Downloads
23

Comments
comments powered by Disqus

This package will help you understand changes in your Eloquent models, by providing information about possible discrepancies and anomalies that could indicate business concerns or suspect activities.

Laravel Audit allows you to keep a history of model changes by simply using a trait. Retrieving the audited data is straightforward, making it possible to display it in various ways.

License

The Laravel Audit package is open source software licensed under the MIT LICENSE.