PHPackages                             bhavinjr/auditor-view - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. bhavinjr/auditor-view

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

bhavinjr/auditor-view
=====================

laravel-auditor view

v0.1(7y ago)04MITVue

Since Jan 31Pushed 7y agoCompare

[ Source](https://github.com/bhavinjr/auditor-view)[ Packagist](https://packagist.org/packages/bhavinjr/auditor-view)[ RSS](/packages/bhavinjr-auditor-view/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Auditor view
============

[](#auditor-view)

Auditor view provides a dashboard for [msonowal/laravel-auditor](https://github.com/msonowal/laravel-auditor) package which is used for an activity log(Mongo DB)

Auditor view is created using Vue Component. Structure and theme from [(laravel/horizon)](https://github.com/laravel/horizon)

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

[](#installation)

```
composer require bhavinjr/auditor-view
```

After installing Auditor view, publish its assets using the `vendor:publish` Artisan command:

Dashboard Authorization
-----------------------

[](#dashboard-authorization)

Auditor view exposes a dashboard at `/viewdit`. By default, you will only be able to access this dashboard in the local environment. To define a more specific access policy for the dashboard, you should use the `Viewdit::auth` method. The auth method accepts a callback which should return `true` or `false`, indicating whether the user should have access to the Viewdit dashboard:

```
use Bhavinjr\Viewdit\Viewdit;

Viewdit::auth(function ($request) {
    return //true or false
});
```

Credits
-------

[](#credits)

[laravel/horizon](https://github.com/laravel/horizon) and [msonowal/laravel-auditor](https://github.com/msonowal/laravel-auditor)

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

2658d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/01c6fe33126dfd61eb9a802f458eb760ffbcae3a091e76b89aeb8b6c0e8678a0?d=identicon)[bhavinjr](/maintainers/bhavinjr)

---

Tags

activity-log-laravelactivity-loggerlaravelvueloglaraveluseractivityAuditlog viewermongoactivity log viewervue js log viewerlaravel mongo

### Embed Badge

![Health badge](/badges/bhavinjr-auditor-view/health.svg)

```
[![Health](https://phpackages.com/badges/bhavinjr-auditor-view/health.svg)](https://phpackages.com/packages/bhavinjr-auditor-view)
```

###  Alternatives

[spatie/laravel-activitylog

A very simple activity logger to monitor the users of your website or application

5.8k45.4M309](/packages/spatie-laravel-activitylog)[msonowal/laravel-auditor

A simple mongo activity logger to record various events of your laravel application

1030.2k1](/packages/msonowal-laravel-auditor)

PHPackages © 2026

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