PHPackages                             laravel-tool/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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. laravel-tool/audit

ActiveLaravel-plugin[Debugging &amp; Profiling](/categories/debugging)

laravel-tool/audit
==================

Laravel tool audit model

v1.2.4(3y ago)3681MITPHPPHP ^7.1.3CI failing

Since Feb 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/laravel-tool/audit)[ Packagist](https://packagist.org/packages/laravel-tool/audit)[ RSS](/packages/laravel-tool-audit/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (8)Dependencies (10)Versions (10)Used By (0)

Laravel Tool Audit
==================

[](#laravel-tool-audit)

Collecting audit infos from changes via observer

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

[](#installation)

### Composer

[](#composer)

```
composer require laravel-tool/audit
```

### Laravel

[](#laravel)

Service provider auto discovered

### Lumen

[](#lumen)

Add to **bootstrap/app.php**

```
$app->register(LaravelTool\Audit\ServiceProvider::class);
```

### Config

[](#config)

```
php artisan vendor:publish --provider=LaravelTool\Audit\ServiceProvider
```

### Migrations

[](#migrations)

```
php artisan migrate
```

Usage
-----

[](#usage)

Install trait to Model class

```
use LaravelTool\Audit\Traits\Auditable;
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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 ~133 days

Recently: every ~266 days

Total

9

Last Release

1267d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8124083?v=4)[Yuriy Potemkin](/maintainers/mxp100)[@mxp100](https://github.com/mxp100)

---

Top Contributors

[![mxp100](https://avatars.githubusercontent.com/u/8124083?v=4)](https://github.com/mxp100 "mxp100 (9 commits)")[![xaoc-303](https://avatars.githubusercontent.com/u/4671925?v=4)](https://github.com/xaoc-303 "xaoc-303 (1 commits)")

---

Tags

laravelAudittrack model

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M131](/packages/laravel-pulse)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M146](/packages/laravel-cashier)[illuminate/routing

The Illuminate Routing package.

1419.2M3.0k](/packages/illuminate-routing)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)

PHPackages © 2026

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