debiansys / laravel-auditing by sormagec

Audit changes of your Eloquent models in Laravel/Lumen
151
1
3
Package Data
Maintainer Username: sormagec
Maintainer Contact: burak@sormagec.com (Burak Sormageç)
Package Create Date: 2017-09-06
Package Last Update: 2017-09-06
Language: PHP
License: MIT
Last Refreshed: 2024-04-16 15:05:27
Package Statistics
Total Downloads: 151
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

Latest Stable Version Total Downloads License Monthly Downloads Daily Downloads Build Status

The Laravel Auditing package allows you to record changes to an Eloquent model's set of data over time. Retrieving the audit trail for a piece of data is straightforward, allowing for a great deal of customization in how that data is provided.

License

The laravel-auditing package is open source software licensed under the MIT LICENSE