boldogteam/laravel-auditing
Composer 安装命令:
composer require boldogteam/laravel-auditing
包简介
Audit changes of your Eloquent models in Laravel/Lumen
关键字:
README 文档
README
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 |
|---|---|---|---|
| 13.x | 7.x.x - 9.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 |
Contributing
Please see the contributing entry for more details.
Credits
License
The Laravel Auditing package is open source software licensed under the MIT LICENSE.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-05-18