owen-it/laravel-auditing

Audit changes of your Eloquent models in Laravel/Lumen

Installs: 18 417 534

Dependents: 91

Suggesters: 4

Security: 0

Stars: 2 955

Watchers: 56

Forks: 383

Open Issues: 11

Type:package

v13.6.8 2024-06-26 20:56 UTC

README

Build Status Code Coverage Latest Stable Version Total Downloads License Chat

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 Auditing 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.

Official Documentation

For more information on how to use the package, please refer to our official documentation available on laravel-auditing.com or in the repository documentation file. Our documentation provides detailed instructions on how to install and use the package, as well as examples and best practices for auditing in Laravel applications.

Thank you for choosing OwenIt\LaravelAuditing!

Version Information

Contributing

Please see the contributing entry for more details.

Credits

Special thanks for keeping this project active.

License

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