PHPackages                             paresh27/model-auditor-laravel - 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. paresh27/model-auditor-laravel

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

paresh27/model-auditor-laravel
==============================

Laravel integration for paresh27/model-auditor — audit Eloquent model changes

v1.1.0(1mo ago)03MITPHPPHP ^8.3CI passing

Since Jul 9Pushed 1mo agoCompare

[ Source](https://github.com/paresh27/model-auditor-laravel)[ Packagist](https://packagist.org/packages/paresh27/model-auditor-laravel)[ RSS](/packages/paresh27-model-auditor-laravel/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (10)Versions (3)Used By (0)

Model Auditor for Laravel
=========================

[](#model-auditor-for-laravel)

Laravel integration for [paresh27/model-auditor](https://github.com/paresh27/model-auditor) — automatically audit Eloquent model changes.

Installation
------------

[](#installation)

```
composer require paresh27/model-auditor-laravel
php artisan model-auditor:install
```

Usage
-----

[](#usage)

```
use Paresh27\ModelAuditorLaravel\Concerns\Auditable;

class Post extends Model
{
    use Auditable;
}
```

Every create, update, and delete on `Post` is now automatically recorded.

Testing
-------

[](#testing)

```
composer test
```

License
-------

[](#license)

MIT

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance90

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

48d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92a7510304bf23583e6339b24746c038e338634d110d0a5e4319cbadb6827940?d=identicon)[paresh27](/maintainers/paresh27)

---

Top Contributors

[![paresh27](https://avatars.githubusercontent.com/u/25386515?v=4)](https://github.com/paresh27 "paresh27 (15 commits)")

---

Tags

laraveleloquentAudit

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/paresh27-model-auditor-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/paresh27-model-auditor-laravel/health.svg)](https://phpackages.com/packages/paresh27-model-auditor-laravel)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M341](/packages/laravel-ai)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5226.7k](/packages/simplestats-io-laravel-client)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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