LaravelPackages.net
Acme Inc.
Toggle sidebar
sormagec/laravel-auditing-mongodb

Audit changes of your Eloquent models in Laravel/Lumen

151
1
4.2
About sormagec/laravel-auditing-mongodb

sormagec/laravel-auditing-mongodb is a Laravel package for audit changes of your eloquent models in laravel/lumen. It currently has 1 GitHub stars and 151 downloads on Packagist (latest version 4.2). Install it with composer require sormagec/laravel-auditing-mongodb. Discover more Laravel packages by sormagec or browse all Laravel packages to compare alternatives.

Last updated

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

Star History Chart