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

ActiveLibrary[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.1k↓38.9%[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 1mo 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 68% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

2812d 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

[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)[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

14720.0k](/packages/markwalet-nova-modal-response)

PHPackages © 2026

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