Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Clockwork | 5,008 | 495 | 85 | 15 days ago | 106 | September 25, 2022 | 60 | mit | PHP | |
Clockwork - php dev tools in your browser - server-side component | ||||||||||
Tracker | 2,783 | 39 | 4 | 4 months ago | 72 | September 27, 2020 | 196 | mit | PHP | |
Laravel Stats Tracker | ||||||||||
Laravel Auditing | 2,622 | 122 | 50 | 14 days ago | 117 | July 29, 2022 | 16 | mit | PHP | |
Record the change log from models in Laravel | ||||||||||
Log Viewer | 2,561 | 2 days ago | 31 | September 16, 2022 | 3 | mit | PHP | |||
Fast and beautiful Log Viewer for Laravel | ||||||||||
Laravel Http Logger | 520 | 12 | 4 | 4 months ago | 18 | June 07, 2022 | mit | PHP | ||
Log HTTP requests in Laravel applications | ||||||||||
Laravel Logger | 492 | 35 | 1 | a month ago | 40 | November 25, 2021 | 3 | mit | PHP | |
An out the box activity logger for your Laravel or Lumen application. Laravel logger is an activity event logger for your laravel application. It comes out the box with ready to use with dashboard to view your activity. Laravel logger can be added as a middleware or called through a trait. This package is easily configurable and customizable. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, and 7+ | ||||||||||
Clockwork Chrome | 417 | 4 years ago | 3 | CSS | ||||||
Clockwork - php dev tools integrated to your browser - Chrome extension | ||||||||||
Laravel Query Logger | 387 | 33 | 5 | 4 months ago | 19 | February 10, 2022 | PHP | |||
:pencil: A dev tool to log all queries for laravel application. | ||||||||||
Log Fake | 369 | 3 | 17 | 4 months ago | 14 | May 08, 2022 | mit | PHP | ||
A drop in fake logger for testing with the Laravel framework. | ||||||||||
Laravel Log Enhancer | 342 | 1 | 3 | 4 months ago | 12 | February 16, 2022 | mit | PHP | ||
Make debugging easier by adding more data to your laravel logs (Laravel 5.6+) |
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.
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 | Illuminate | Status | PHP Version |
---|---|---|---|
13.x | 7.x.x - 10.x.x | Active support 🚀 | > = 7.3 | 8.0 |
12.x | 6.x.x - 9.x.x | Active support | > = 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 |
Please see the contributing entry for more details.
The Laravel Auditing package is open source software licensed under the MIT LICENSE.