PHPackages                             rapidez/snowdog-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. rapidez/snowdog-menu

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

rapidez/snowdog-menu
====================

Rapidez Snowdog Menu

2.0.0(1y ago)03.5k3GPL-3.0PHPPHP ^8.0|^8.1|^8.2

Since Jun 30Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/rapidez/snowdog-menu)[ Packagist](https://packagist.org/packages/rapidez/snowdog-menu)[ Docs](https://rapidez.io)[ RSS](/packages/rapidez-snowdog-menu/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (17)Used By (0)

Rapidez Snowdog Menu
====================

[](#rapidez-snowdog-menu)

A Blade component will be registered which can be used:

```

```

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

[](#installation)

If you didn't remove the default menu package yet:

```
composer remove rapidez/menu

```

Install this package:

```
composer require rapidez/snowdog-menu

```

And replace `` with `` in the header Blade file (and replace the identifier):

```
resources/views/vendor/rapidez/layouts/partials/header.blade.php

```

If you haven't published the Rapidez views yet:

```
php artisan vendor:publish --provider="Rapidez\Core\RapidezServiceProvider" --tag=views

```

Views
-----

[](#views)

You can publish the views with:

```
php artisan vendor:publish --provider="Rapidez\SnowdogMenu\SnowdogMenuServiceProvider" --tag=views

```

### Types

[](#types)

Currently there is only an anchor in the views as the category and custom url types are mostly used; but you can check the `$item->type` and do things conditionally with that, for example:

```
@if($item->type == 'cms_block')
    @content($item->content)
@endif

```

License
-------

[](#license)

GNU General Public License v3. Please see [License File](LICENSE) for more information.

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance57

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 67.4% 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 ~70 days

Recently: every ~62 days

Total

16

Last Release

711d ago

Major Versions

0.4.x-dev → 1.0.02024-03-05

1.0.0 → 2.0.02024-05-28

PHP version history (3 changes)0.1.0PHP ^7.4

0.4.0PHP ^8.0|^8.1

1.0.0PHP ^8.0|^8.1|^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/72222911?v=4)[Rapidez](/maintainers/rapidez)[@rapidez](https://github.com/rapidez)

---

Top Contributors

[![royduin](https://avatars.githubusercontent.com/u/1703233?v=4)](https://github.com/royduin "royduin (29 commits)")[![indykoning](https://avatars.githubusercontent.com/u/15870933?v=4)](https://github.com/indykoning "indykoning (7 commits)")[![quintenbuis](https://avatars.githubusercontent.com/u/36452184?v=4)](https://github.com/quintenbuis "quintenbuis (2 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (2 commits)")[![Jade-GG](https://avatars.githubusercontent.com/u/32514269?v=4)](https://github.com/Jade-GG "Jade-GG (1 commits)")[![VincentBean](https://avatars.githubusercontent.com/u/3906942?v=4)](https://github.com/VincentBean "VincentBean (1 commits)")[![claudio-ferraro](https://avatars.githubusercontent.com/u/54107647?v=4)](https://github.com/claudio-ferraro "claudio-ferraro (1 commits)")

---

Tags

rapidez

### Embed Badge

![Health badge](/badges/rapidez-snowdog-menu/health.svg)

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

###  Alternatives

[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k33.8M335](/packages/yajra-laravel-datatables-oracle)[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M683](/packages/barryvdh-laravel-ide-helper)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M157](/packages/orchestra-canvas)[kirschbaum-development/commentions

A package to allow you to create comments, tag users and more

12369.2k](/packages/kirschbaum-development-commentions)[bjuppa/laravel-blog

Add blog functionality to your Laravel project

483.3k1](/packages/bjuppa-laravel-blog)

PHPackages © 2026

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