Download the PHP package jarek-paprocki/laravel-audit without Composer
On this page you can find all versions of the php package jarek-paprocki/laravel-audit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-audit
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 Audit 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.
License
The Laravel Audit package is open source software licensed under the MIT LICENSE.
All versions of laravel-audit with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.13
illuminate/console Version 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
illuminate/database Version 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
illuminate/filesystem Version 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
illuminate/console Version 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
illuminate/database Version 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
illuminate/filesystem Version 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
The package jarek-paprocki/laravel-audit contains the following files
Loading the files please wait ....