PHPackages                             rende/nova-menu - 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. rende/nova-menu

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

rende/nova-menu
===============

Menu management tool for nova

01PHP

Since Jan 5Pushed 7y ago2 watchersCompare

[ Source](https://github.com/babatundeakinse/Nova-Menu)[ Packagist](https://packagist.org/packages/rende/nova-menu)[ RSS](/packages/rende-nova-menu/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Nova Menu management tool
=========================

[](#nova-menu-management-tool)

[![Latest Version on Packagist](https://camo.githubusercontent.com/115158b5f8969e442ed49cfac6df381d8d95606268616269a277d0643691b936/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72656e64652f6e6f76612d6d656e752e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rende/nova-menu)[![CircleCI branch](https://camo.githubusercontent.com/289d67eba2e93c9e06c93e4b1b8a7fa40c6fc58cc263542d3f342721ed304141/68747470733a2f2f696d672e736869656c64732e696f2f636972636c6563692f70726f6a6563742f6769746875622f72656e64652f6e6f76612d6d656e752f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/289d67eba2e93c9e06c93e4b1b8a7fa40c6fc58cc263542d3f342721ed304141/68747470733a2f2f696d672e736869656c64732e696f2f636972636c6563692f70726f6a6563742f6769746875622f72656e64652f6e6f76612d6d656e752f6d61737465722e7376673f7374796c653d666c61742d737175617265)[![Build Status](https://camo.githubusercontent.com/891bf805cae89cb2d21687d2e11a7f11892d9dfff6eac05c61eac6471964b9f6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f72656e64652f6e6f76612d6d656e752f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/rende/nova-menu)[![Quality Score](https://camo.githubusercontent.com/6b76136837ab48cb95d61c6dde47e0f910ac388b31cbc657f012d7af3923b410/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f72656e64652f6e6f76612d6d656e752e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/rende/nova-menu)[![Total Downloads](https://camo.githubusercontent.com/1309a3200741a3801b4664e59b0b36578c0a8535228f34b4672f7311cd2c7ffb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72656e64652f6e6f76612d6d656e752e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rende/nova-menu)

This is where your description should go. Try and limit it to a paragraph or two.

Add a screenshot of the tool here.

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

[](#installation)

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

```
composer require rende/nova-menu
```

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

Usage
-----

[](#usage)

Click on the "nova-menu" 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 on what has changed recently.

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

[](#contributing)

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

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Rehan Aslam](https://github.com/advoor)
- [Babatunde Akinse](https://github.com/babatundeakinse)

Project Road Map
----------------

[](#project-road-map)

- Menu Management
- Menu Positioning
- Draggable UI

Support us
----------

[](#support-us)

Rende

License
-------

[](#license)

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

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c2e83778bd229375e674b3b1fff87400abeb99bde84ba753fc55b9e217742fbb?d=identicon)[babatundeakinse](/maintainers/babatundeakinse)

### Embed Badge

![Health badge](/badges/rende-nova-menu/health.svg)

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

###  Alternatives

[yakamara/redaxo_yform

771.2k1](/packages/yakamara-redaxo-yform)

PHPackages © 2026

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