PHPackages                             inspector-apm/inspector-nova-link - 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. inspector-apm/inspector-nova-link

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

inspector-apm/inspector-nova-link
=================================

Direct link to the Inspector dashboard in your Laravel Nova installation.

2.0.3(1y ago)33.6k↓40%MITPHPPHP &gt;=7.1.0

Since Jul 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/inspector-apm/inspector-nova-link)[ Packagist](https://packagist.org/packages/inspector-apm/inspector-nova-link)[ RSS](/packages/inspector-apm-inspector-nova-link/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)DependenciesVersions (9)Used By (0)

Inspector Nova Link
===================

[](#inspector-nova-link)

Direct link to the Inspector dashboard in your Laravel Nova administration panel.

[![](https://camo.githubusercontent.com/28cd8179d77ad2970a870f441f38d9308bbc8ef6083def00b8e2f30c949e0f9e/68747470733a2f2f6170702e696e73706563746f722e6465762f696d616765732f646f63732f696e73706563746f722d6e6f76612d6c696e6b2d73637265656e2e706e67)](https://camo.githubusercontent.com/28cd8179d77ad2970a870f441f38d9308bbc8ef6083def00b8e2f30c949e0f9e/68747470733a2f2f6170702e696e73706563746f722e6465762f696d616765732f646f63732f696e73706563746f722d6e6f76612d6c696e6b2d73637265656e2e706e67)

Install
-------

[](#install)

Install the latest version using composer:

```
composer require inspector-apm/inspector-nova-link

```

Configure the Ingestion Key
---------------------------

[](#configure-the-ingestion-key)

Put the Inspector Ingestion Key in your environment file if you haven’t already:

```
INSPECTOR_INGESTION_KEY=xxxxxxxxxxxxxxxxxxxxxx
```

You can obtain `INSPECTOR_INGESTION_KEY` creating a new application in your [Inspector](https://app.inspector.dev) dashboard.

Register the tool
-----------------

[](#register-the-tool)

Register the tool in your `app/Providers/NovaServiceProvider`:

```
public function tools()
{
    return [
        ...,
        new \Inspector\Nova\InspectorNovaLink,
    ];
}
```

LICENSE
-------

[](#license)

This package is licensed under the [MIT](LICENSE) license.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.7% 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 ~321 days

Recently: every ~424 days

Total

7

Last Release

570d ago

Major Versions

0.1.0 → 1.0.02019-07-12

1.0.1 → 2.0.02023-10-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/320345fbe48c7cff2b3a25992c8207e959ae7817fb2fb97bb176dc6e559aacf5?d=identicon)[valerione](/maintainers/valerione)

---

Top Contributors

[![ilvalerione](https://avatars.githubusercontent.com/u/13559278?v=4)](https://github.com/ilvalerione "ilvalerione (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

error-monitoringerror-reportinglaravellaravel-packagemonitoring-toollaravelinspectornova

### Embed Badge

![Health badge](/badges/inspector-apm-inspector-nova-link/health.svg)

```
[![Health](https://phpackages.com/badges/inspector-apm-inspector-nova-link/health.svg)](https://phpackages.com/packages/inspector-apm-inspector-nova-link)
```

###  Alternatives

[inspector-apm/inspector-laravel

Code Execution Monitoring, built for developers.

2332.0M2](/packages/inspector-apm-inspector-laravel)[bolechen/nova-activitylog

A tool to activity logger to monitor the users of your Laravel Nova.

99683.9k4](/packages/bolechen-nova-activitylog)[php-junior/nova-logs

Provides a Log Viewer for Laravel Nova

77440.0k1](/packages/php-junior-nova-logs)[kabbouchi/nova-logs-tool

A Laravel Nova tool to manage and keep track of each one of your logs files.

73362.1k](/packages/kabbouchi-nova-logs-tool)[spatie/nova-tail-tool

A Laravel Nova tool to display the application log.

119128.2k1](/packages/spatie-nova-tail-tool)[insenseanalytics/nova-server-monitor

A Laravel Nova tool for Spatie's Server Monitor library.

6546.9k](/packages/insenseanalytics-nova-server-monitor)

PHPackages © 2026

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