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. laravel-tool/audit

ActiveLaravel-plugin

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 4w 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 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

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

1212d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a6ea7bc9f23e4e1d442021cffe2fe9b4db363c999e00f67ea81bef86c45069f?d=identicon)[mxp100](/maintainers/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

[laravel/pulse

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

1.7k12.1M99](/packages/laravel-pulse)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M529](/packages/laravel-passport)[laravel/cashier

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

2.5k25.9M106](/packages/laravel-cashier)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[yadahan/laravel-authentication-log

Laravel Authentication Log provides authentication logger and notification for Laravel.

416632.8k5](/packages/yadahan-laravel-authentication-log)[proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

1.1k2.3M49](/packages/proengsoft-laravel-jsvalidation)

PHPackages © 2026

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