百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
L

laravel-auditing

> 后端框架
开源

记录 Laravel 中模型的更改日志

3.5K stars0 点赞1 次浏览
访问官网GitHub

工具介绍

记录 Laravel 中模型的更改日志

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 For more information on how to use the package, please refer to our official documentation available on [laravel-auditing.com](https://laravel-auditing.com) or in the [repository](https://github.com/owen-it/laravel-auditing.com/blob/main/docs/guide/documentation.md) 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 Information Version | Illuminate | Status | PHP Version :----------|:---------------|:------------------------|:------------ 14.x | 11.x.x - 13.x.x | Active support :rocket: | > = 8.2 13.x | 7.x.x - 11.x.x | End of life | > = 7.3 \| 8.0 12.x | 6.x.x - 9.x.x | End of life | > = 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](http://laravel-auditing.com/docs/master/contributing) entry for more details. ## Credits - [Antério Vieira](https://github.com/anteriovieira) - [Raphael França](https://github.com/raphaelfranca) - [Quetzy Garcia](https://github.com/quetzyg) - [All Contributors](https://github.com/owen-it/laravel-auditing/graphs/contributors) ### Special thanks for keeping this project active. - [Morten D. Hansen](https://github.com/MortenDHansen) - [erikn69](https://github.com/erikn69) - [parallels999](https://github.com/parallels999) ## License The **Laravel Auditing** package is open source software licensed under the [MIT LICENSE](LICENSE.md).

GitHub Issues· 13 开放

在 GitHub 查看全部
  • #1052

    Async logging fails when model contains MongoDB Binary UUID (Malformed UTF-8 error)

    更新于 2026年6月16日
  • #588

    Value Object Casting issue. + Recommendation.

    v14更新于 2025年12月17日
  • #869

    Automatic auditing of attach/detach for BelongsToMany

    enhancement更新于 2025年11月28日
  • #1024

    Date always stored even if none changed

    更新于 2025年6月4日
  • #635

    Omit casting on a per attribute basis - open to a PR?

    questioncannot reproduce更新于 2024年6月7日
  • #764

    auditSync with multiple IDs

    cannot reproduce更新于 2024年5月30日
  • #828

    Audit Formatting Doesn't Include Attribute Accessors

    更新于 2023年5月16日
  • #665

    Can we make it possible to store tags in seperate table?

    enhancement更新于 2023年3月23日
  • #763

    Update BelongsTo relation makes from old_values ID Integer insead of String type

    更新于 2023年2月1日

核心特点

  • •Antério Vieira
  • •Raphael França
  • •Quetzy Garcia
  • •All Contributors
  • •Morten D. Hansen
  • •parallels999

> 标签

PHPauditauditingeloquenthistory

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类后端框架
定价开源

> 相关工具

N
Node.js
基于 V8 的 JavaScript 运行时
D
Django
Python 高级 Web 框架
S
Spring Boot
Java 生态主流微服务框架