PHPackages                             jarek-paprocki/laravel-audit - 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. jarek-paprocki/laravel-audit

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

jarek-paprocki/laravel-audit
============================

Audit changes of your Eloquent models in Laravel/Lumen

v1.0.4(8y ago)023MITPHPPHP &gt;=7.0.13

Since Oct 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jarekpaprocki/laravel-audit)[ Packagist](https://packagist.org/packages/jarek-paprocki/laravel-audit)[ RSS](/packages/jarek-paprocki-laravel-audit/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (7)Versions (7)Used By (0)

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

[](#license)

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

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 50.5% 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 ~23 days

Recently: every ~0 days

Total

6

Last Release

3001d ago

PHP version history (2 changes)4.1.x-devPHP &gt;=5.5.9

v1.0.0PHP &gt;=7.0.13

### Community

Maintainers

![](https://www.gravatar.com/avatar/40194004d9f2fb94a4df9c147de514d5f6b1c0e5f819e7e2570503f3557c5bfd?d=identicon)[jarekpaprocki](/maintainers/jarekpaprocki)

---

Top Contributors

[![quetzyg](https://avatars.githubusercontent.com/u/1413966?v=4)](https://github.com/quetzyg "quetzyg (415 commits)")[![anteriovieira](https://avatars.githubusercontent.com/u/1490347?v=4)](https://github.com/anteriovieira "anteriovieira (363 commits)")[![tianxingxia-cn](https://avatars.githubusercontent.com/u/1150043?v=4)](https://github.com/tianxingxia-cn "tianxingxia-cn (12 commits)")[![raphaelfranca](https://avatars.githubusercontent.com/u/4260727?v=4)](https://github.com/raphaelfranca "raphaelfranca (6 commits)")[![jarekpaprocki](https://avatars.githubusercontent.com/u/9371296?v=4)](https://github.com/jarekpaprocki "jarekpaprocki (4 commits)")[![achillesp](https://avatars.githubusercontent.com/u/5294270?v=4)](https://github.com/achillesp "achillesp (4 commits)")[![lavieri](https://avatars.githubusercontent.com/u/141413?v=4)](https://github.com/lavieri "lavieri (3 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)")[![kitbs](https://avatars.githubusercontent.com/u/4569320?v=4)](https://github.com/kitbs "kitbs (1 commits)")[![mikebronner](https://avatars.githubusercontent.com/u/1791050?v=4)](https://github.com/mikebronner "mikebronner (1 commits)")[![Arkitecht](https://avatars.githubusercontent.com/u/66117?v=4)](https://github.com/Arkitecht "Arkitecht (1 commits)")[![ameoba32](https://avatars.githubusercontent.com/u/7784093?v=4)](https://github.com/ameoba32 "ameoba32 (1 commits)")[![SebastianS90](https://avatars.githubusercontent.com/u/7740744?v=4)](https://github.com/SebastianS90 "SebastianS90 (1 commits)")[![spyric](https://avatars.githubusercontent.com/u/2044754?v=4)](https://github.com/spyric "spyric (1 commits)")[![stfnndrsn](https://avatars.githubusercontent.com/u/28970?v=4)](https://github.com/stfnndrsn "stfnndrsn (1 commits)")[![Albvadi](https://avatars.githubusercontent.com/u/6285255?v=4)](https://github.com/Albvadi "Albvadi (1 commits)")[![Dylan-DPC](https://avatars.githubusercontent.com/u/99973273?v=4)](https://github.com/Dylan-DPC "Dylan-DPC (1 commits)")[![vyacheslav-kara](https://avatars.githubusercontent.com/u/10786487?v=4)](https://github.com/vyacheslav-kara "vyacheslav-kara (1 commits)")[![diofreire](https://avatars.githubusercontent.com/u/14809483?v=4)](https://github.com/diofreire "diofreire (1 commits)")

---

Tags

loglaravellogginglumeneloquenttrackingAuditobserverauditingrecordrevisionhistorychangesAccountability

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jarek-paprocki-laravel-audit/health.svg)

```
[![Health](https://phpackages.com/badges/jarek-paprocki-laravel-audit/health.svg)](https://phpackages.com/packages/jarek-paprocki-laravel-audit)
```

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