owen-it/laravel-auditing

Audit changes of your Eloquent models in Laravel

Package info

github.com/owen-it/laravel-auditing

Homepage

Type:package

pkg:composer/owen-it/laravel-auditing

Statistics

Installs: 36 254 556

Dependents: 121

Suggesters: 7

Stars: 3 439

Open Issues: 13

v14.0.5 2026-06-18 14:09 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 4fb70d295a04a63ff2c00947a76c42aac1654741

  • AntΓ©rio Vieira <anteriovieira.woop@gmail.com>
  • Raphael FranΓ§a <raphaelfrancabsb.woop@gmail.com>
  • Morten D. Hansen <morten.woop@visia.dk>

logloggingAuditobserverlaravelauditingrecordeloquenttrackingrevisionhistorychangesAccountabilitylumen

This package is auto-updated.

Last update: 2026-06-18 14:11:32 UTC


README

πŸ‘ Image

πŸ‘ Build Status
πŸ‘ Scrutinizer Code Quality
πŸ‘ 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

Version Illuminate Status PHP Version
14.x 11.x.x - 13.x.x Active support πŸš€ > = 8.2
13.x 7.x.x - 11.x.x End of life > = 7.3 | 8.0
12.x 6.x.x - 9.x.x End of life > = 7.3 | 8.0
11.x 5.8.x - 8.x.x End of life > = 7.3
10.x 5.8.x - 7.x.x End of life > = 7.2.5
9.x 5.8.x - 6.x.x End of life > = 7.1.3
8.x 5.2.x - 5.7.x End of life > = 7.0.13
7.x 5.2.x - 5.6.x End of life > = 7.0.13
6.x 5.2.x - 5.6.x End of life > = 7.0.13
5.x 5.2.x - 5.5.x End of life > = 7.0.13
4.x 5.2.x - 5.5.x End of life > = 5.5.9
3.x 5.2.x - 5.4.x End of life > = 5.5.9
2.x 5.1.x - 5.3.x End of life > = 5.5.9

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.