Skip to content

globalia/laravel-auditing

This branch is 380 commits behind owen-it/laravel-auditing:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

229a08c · May 13, 2018
Feb 7, 2018
May 11, 2018
May 10, 2018
Jan 24, 2018
May 10, 2018
May 11, 2018
Feb 7, 2018
Dec 3, 2016
Mar 22, 2018
Nov 6, 2017
May 10, 2018
May 12, 2018
Dec 2, 2017
Jan 24, 2018
May 10, 2018
May 13, 2018
Nov 27, 2016

Repository files navigation

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

The package documentation can be found on the official website or at the documentation repository.

Version Information

Version Illuminate Status PHP Version
7.x 5.2.x - 5.6.x Active support 🚀 >= 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

License

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

About

Record the change log from models in Laravel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%