PHPackages                             mvdnbrk/nova-warehouse-scan - 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. mvdnbrk/nova-warehouse-scan

ActiveLibrary

mvdnbrk/nova-warehouse-scan
===========================

Laravel Nova Warehouse Scan Tool

v0.11.1(5y ago)42621[16 PRs](https://github.com/mvdnbrk/nova-warehouse-scan/pulls)MITVuePHP ^7.4

Since Jul 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mvdnbrk/nova-warehouse-scan)[ Packagist](https://packagist.org/packages/mvdnbrk/nova-warehouse-scan)[ Docs](https://github.com/mvdnbrk/nova-warehouse-scan)[ GitHub Sponsors](https://github.com/mvdnbrk)[ RSS](/packages/mvdnbrk-nova-warehouse-scan/feed)WikiDiscussions main Synced 2mo ago

READMEChangelog (10)Dependencies (5)Versions (41)Used By (0)

Laravel Nova Warehouse Scan Tool
================================

[](#laravel-nova-warehouse-scan-tool)

[![Latest Version on Packagist](https://camo.githubusercontent.com/303e2e88e0b53f7d1870c02c1c39d17f085dc52f2b286586e8012dfc10e7f9af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d76646e62726b2f6e6f76612d77617265686f7573652d7363616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mvdnbrk/nova-warehouse-scan)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Tests](https://github.com/mvdnbrk/nova-warehouse-scan/workflows/tests/badge.svg?branch=main)](https://github.com/mvdnbrk/nova-warehouse-scan/actions?query=workflow%3Atests)[![Total Downloads](https://camo.githubusercontent.com/fb6154e9c93d369e648781233c9c4dd057c8ade40f2798962bbfdfceb6cc13ca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d76646e62726b2f6e6f76612d77617265686f7573652d7363616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mvdnbrk/nova-warehouse-scan)

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

[](#installation)

You may install this package into a Laravel app that uses [Nova](https://nova.laravel.com) with composer:

```
composer require mvdnbrk/nova-warehouse-scan
```

Next up, you must register the tool with Nova. This is typically done in the `tools` method of the `NovaServiceProvider`.

```
// in app/Providers/NovaServiceProvider.php

// ...

public function tools()
{
    return [
        // ...
        new \Just\Warehouse\Nova\Scan\Tool,
    ];
}
```

Usage
-----

[](#usage)

Click on the "Scan" menu item in your Nova app to see the tool provided by this package.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Mark van den Broek](https://github.com/mvdnbrk)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~21 days

Total

25

Last Release

1987d ago

PHP version history (2 changes)v0.1.0PHP ^7.2

v0.9.0PHP ^7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e8e321e8c6bc0e5ac8a1db41d1a983ac86888bd61de07afd02ba1cc5c3939c5?d=identicon)[mvdnbrk](/maintainers/mvdnbrk)

---

Top Contributors

[![mvdnbrk](https://avatars.githubusercontent.com/u/802681?v=4)](https://github.com/mvdnbrk "mvdnbrk (202 commits)")

---

Tags

laravelnovascanwarehouse

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mvdnbrk-nova-warehouse-scan/health.svg)

```
[![Health](https://phpackages.com/badges/mvdnbrk-nova-warehouse-scan/health.svg)](https://phpackages.com/packages/mvdnbrk-nova-warehouse-scan)
```

###  Alternatives

[optimistdigital/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2872.1M6](/packages/optimistdigital-nova-sortable)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2861.8M9](/packages/outl1ne-nova-sortable)[laravel/nova-log-viewer

A Laravel Nova tool for viewing your application logs.

136301.3k1](/packages/laravel-nova-log-viewer)[stepanenko3/nova-command-runner

Laravel Nova tool for running Artisan and bash(shell) commands.

36983.0k](/packages/stepanenko3-nova-command-runner)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[dniccum/nova-documentation

A Laravel Nova tool that allows you to add markdown-based documentation to your administrator's dashboard.

37116.4k](/packages/dniccum-nova-documentation)

PHPackages © 2026

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