PHPackages                             handsup/laravel-auditing - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. handsup/laravel-auditing

ActivePackage[Database &amp; ORM](/categories/database)

handsup/laravel-auditing
========================

Audit changes of your Eloquent models in Laravel/Lumen

v9.3.2(6y ago)011MITPHPPHP &gt;=7.2

Since Aug 20Pushed 6y agoCompare

[ Source](https://github.com/handsupshop/laravel-auditing)[ Packagist](https://packagist.org/packages/handsup/laravel-auditing)[ Docs](http://laravel-auditing.com)[ RSS](/packages/handsup-laravel-auditing/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (8)Versions (110)Used By (0)

 [![](https://camo.githubusercontent.com/dc6fa47bba9e10190691dc1d3b7fd125f1c4c36e79dbbead69d05cc699e72b0f/687474703a2f2f7777772e6c61726176656c2d6175646974696e672e636f6d2f6173736574732f696d672f6c61726176656c2d6175646974696e672d6c6f676f2e706e67237632)](http://laravel-auditing.com)

 [![Build Status](https://camo.githubusercontent.com/23ccb54ea3982db0ebe832a53379844156391d166b0a1700714351008190344b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f77656e2d69742f6c61726176656c2d6175646974696e672f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/owen-it/laravel-auditing/build-status/master) [![](https://camo.githubusercontent.com/5e78421fa719b7209da72bcc3f009f8385c04fe99ac14e8c14ec3bc3e09a46b4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f77656e2d69742f6c61726176656c2d6175646974696e672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572 "Scrutinizer Code Quality")](https://scrutinizer-ci.com/g/owen-it/laravel-auditing/build-status/master) [![Code Coverage](https://camo.githubusercontent.com/0c4162781b8ba7683e466f195ba83c391da6063a7745cdb419dd4eb0d48394f4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f77656e2d69742f6c61726176656c2d6175646974696e672f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/owen-it/laravel-auditing/build-status/master) [![Latest Stable Version](https://camo.githubusercontent.com/60f236bc4d7a67dcaff6e2b0d29a1e71677e9aa44c47d60e58808e639722bb4f/68747470733a2f2f706f7365722e707567782e6f72672f6f77656e2d69742f6c61726176656c2d6175646974696e672f762f737461626c652e737667)](https://packagist.org/packages/owen-it/laravel-auditing) [![Total Downloads](https://camo.githubusercontent.com/a2adf1bf040b17e7dd89ea679852facc1f61da1542dc77ea8f391005035b826d/68747470733a2f2f706f7365722e707567782e6f72672f6f77656e2d69742f6c61726176656c2d6175646974696e672f642f746f74616c2e737667)](https://packagist.org/packages/owen-it/laravel-auditing) [![License](https://camo.githubusercontent.com/3b03bff245dbeca4386fcde3bfced84bdbf3bc383483722e71cf1c1112c76bf9/68747470733a2f2f706f7365722e707567782e6f72672f6f77656e2d69742f6c61726176656c2d6175646974696e672f6c6963656e73652e737667)](https://packagist.org/packages/owen-it/laravel-auditing) [![Chat](https://camo.githubusercontent.com/986bd25a5172abfa440688cc735e93c82a7e315f2fb5fd8aa77e60cea4382622/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636861742d6f6e253230646973636f72642d3732383944412e737667)](https://discord.gg/csD9ysg)

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
----------------------

[](#official-documentation)

The package documentation can be found on the [official website](http://www.laravel-auditing.com) or at the [documentation repository](https://github.com/owen-it/laravel-auditing-doc/blob/master/documentation.md).

Version Information
-------------------

[](#version-information)

VersionIlluminateStatusPHP Version9.x5.8.x - 6.x.xActive support 🚀&gt;= 7.1.38.x5.2.x - 5.7.xActive support&gt;= 7.0.137.x5.2.x - 5.6.xEnd of life&gt;= 7.0.136.x5.2.x - 5.6.xEnd of life&gt;= 7.0.135.x5.2.x - 5.5.xEnd of life&gt;= 7.0.134.x5.2.x - 5.5.xEnd of life&gt;= 5.5.93.x5.2.x - 5.4.xEnd of life&gt;= 5.5.92.x5.1.x - 5.3.xEnd of life&gt;= 5.5.9Contributing
------------

[](#contributing)

Please see the [contributing](http://laravel-auditing.com/docs/master/contributing) entry for more details.

Credits
-------

[](#credits)

- [Antério Vieira](https://github.com/anteriovieira)
- [Quetzy Garcia](https://github.com/quetzyg)
- [Raphael França](https://github.com/raphaelfranca)
- [All Contributors](https://github.com/owen-it/laravel-auditing/graphs/contributors)

License
-------

[](#license)

The **Laravel Auditing** package is open source software licensed under the [MIT LICENSE](LICENSE.md).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 52.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~15 days

Recently: every ~52 days

Total

109

Last Release

2225d ago

Major Versions

v5.0.4 → v6.0.02018-02-08

6.1.x-dev → v7.0.02018-05-12

v7.0.1 → v8.0.02018-08-13

v8.0.4 → v9.0.02019-03-06

7.0.x-dev → v9.3.12019-09-12

PHP version history (6 changes)v1.0PHP &gt;=5.3.0

2.1.0PHP &gt;=5.5.9

v5.0.0PHP &gt;=7.0.0

v5.0.2PHP &gt;=7.0.13

v9.0.0PHP &gt;=7.1.3

v9.3.0PHP &gt;=7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/181350?v=4)[Youchen Lee (isacl)](/maintainers/youchenlee)[@youchenlee](https://github.com/youchenlee)

![](https://avatars.githubusercontent.com/u/7061413?v=4)[Min](/maintainers/minhsieh)[@minhsieh](https://github.com/minhsieh)

---

Top Contributors

[![quetzyg](https://avatars.githubusercontent.com/u/1413966?v=4)](https://github.com/quetzyg "quetzyg (495 commits)")[![anteriovieira](https://avatars.githubusercontent.com/u/1490347?v=4)](https://github.com/anteriovieira "anteriovieira (381 commits)")[![tianxingxia-cn](https://avatars.githubusercontent.com/u/1150043?v=4)](https://github.com/tianxingxia-cn "tianxingxia-cn (12 commits)")[![specialtactics](https://avatars.githubusercontent.com/u/2955754?v=4)](https://github.com/specialtactics "specialtactics (9 commits)")[![raphaelfranca](https://avatars.githubusercontent.com/u/4260727?v=4)](https://github.com/raphaelfranca "raphaelfranca (6 commits)")[![felabrecque](https://avatars.githubusercontent.com/u/165329484?v=4)](https://github.com/felabrecque "felabrecque (5 commits)")[![achillesp](https://avatars.githubusercontent.com/u/5294270?v=4)](https://github.com/achillesp "achillesp (4 commits)")[![divdax](https://avatars.githubusercontent.com/u/1456739?v=4)](https://github.com/divdax "divdax (4 commits)")[![lavieri](https://avatars.githubusercontent.com/u/141413?v=4)](https://github.com/lavieri "lavieri (3 commits)")[![youchenlee](https://avatars.githubusercontent.com/u/181350?v=4)](https://github.com/youchenlee "youchenlee (2 commits)")[![camih](https://avatars.githubusercontent.com/u/16253842?v=4)](https://github.com/camih "camih (2 commits)")[![marktinsley](https://avatars.githubusercontent.com/u/303598?v=4)](https://github.com/marktinsley "marktinsley (2 commits)")[![tiagojpdias](https://avatars.githubusercontent.com/u/13319957?v=4)](https://github.com/tiagojpdias "tiagojpdias (2 commits)")[![judgej](https://avatars.githubusercontent.com/u/395934?v=4)](https://github.com/judgej "judgej (1 commits)")[![lloricode](https://avatars.githubusercontent.com/u/8251344?v=4)](https://github.com/lloricode "lloricode (1 commits)")[![MammutAlex](https://avatars.githubusercontent.com/u/10599196?v=4)](https://github.com/MammutAlex "MammutAlex (1 commits)")[![vyacheslav-kara](https://avatars.githubusercontent.com/u/10786487?v=4)](https://github.com/vyacheslav-kara "vyacheslav-kara (1 commits)")[![mikebronner](https://avatars.githubusercontent.com/u/1791050?v=4)](https://github.com/mikebronner "mikebronner (1 commits)")[![nordiago](https://avatars.githubusercontent.com/u/9525775?v=4)](https://github.com/nordiago "nordiago (1 commits)")[![Dylan-DPC](https://avatars.githubusercontent.com/u/99973273?v=4)](https://github.com/Dylan-DPC "Dylan-DPC (1 commits)")

---

Tags

loglaravellogginglumeneloquenttrackingAuditobserverauditingrecordrevisionhistorychangesAccountability

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/handsup-laravel-auditing/health.svg)

```
[![Health](https://phpackages.com/badges/handsup-laravel-auditing/health.svg)](https://phpackages.com/packages/handsup-laravel-auditing)
```

###  Alternatives

[owen-it/laravel-auditing

Audit changes of your Eloquent models in Laravel

3.4k33.0M95](/packages/owen-it-laravel-auditing)[altek/accountant

The auditing &amp; accountability package for Laravel's Eloquent ORM.

92954.3k4](/packages/altek-accountant)[betapeak/laravel-auditing-filesystem

A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.

166.5k](/packages/betapeak-laravel-auditing-filesystem)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
