PHPackages                             sidis405/nova-installed-packages - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sidis405/nova-installed-packages

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

sidis405/nova-installed-packages
================================

A tool that shows nova-specific packages installed on your application.

v0.1.8(7y ago)741.8k—9.3%[1 issues](https://github.com/sidis405/nova-installed-packages/issues)MITVuePHP &gt;=7.1.0

Since Aug 28Pushed 7y ago1 watchersCompare

[ Source](https://github.com/sidis405/nova-installed-packages)[ Packagist](https://packagist.org/packages/sidis405/nova-installed-packages)[ Docs](https://github.com/sidis405/nova-installed-packages)[ RSS](/packages/sidis405-nova-installed-packages/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (6)Versions (14)Used By (0)

Nova Installed Packages
=======================

[](#nova-installed-packages)

A tool that shows nova-specific packages installed on your application.

Since everyone is hella excited about Nova and installing all sorts of packages, this tool allows us to keep an eye on installed packages and see a detailed page of istructions straight from the NovaPackages api :)

Happy coding!

[![](https://github.com/sidis405/nova-installed-packages/raw/master/screenshots/index.png?raw=true)](https://github.com/sidis405/nova-installed-packages/blob/master/screenshots/index.png?raw=true)

[![](https://github.com/sidis405/nova-installed-packages/raw/master/screenshots/show.png?raw=true)](https://github.com/sidis405/nova-installed-packages/blob/master/screenshots/show.png?raw=true)

. Installation
------------

[](#installation)

You can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require sidis405/nova-installed-packages
```

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 \Strandafili\NovaInstalledPackages\Tool(),
    ];
}
```

Usage
-----

[](#usage)

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

### Testing

[](#testing)

```
composer test
```

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Sidrit Trandafili](https://github.com/sidis405)

Big Thanks
----------

[](#big-thanks)

- [Spatie](https://github.com/spatie) for making the wonderful tool template
- [TighenCo](https://github.com/tightenco) for the novapackages.com API

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

Total

12

Last Release

2858d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/844961?v=4)[Sidrit Trandafili](/maintainers/sidis405)[@sidis405](https://github.com/sidis405)

---

Top Contributors

[![sidis405](https://avatars.githubusercontent.com/u/844961?v=4)](https://github.com/sidis405 "sidis405 (8 commits)")

---

Tags

laravelnova

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sidis405-nova-installed-packages/health.svg)

```
[![Health](https://phpackages.com/badges/sidis405-nova-installed-packages/health.svg)](https://phpackages.com/packages/sidis405-nova-installed-packages)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[optimistdigital/nova-sortable

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

2852.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.

2862.1M9](/packages/outl1ne-nova-sortable)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[advoor/nova-editor-js

A Laravel Nova field bringing EditorJs magic to Nova.

92219.3k3](/packages/advoor-nova-editor-js)[outl1ne/nova-page-manager

Page(s) and region(s) manager for Laravel Nova.

17947.0k](/packages/outl1ne-nova-page-manager)

PHPackages © 2026

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