PHPackages                             elcuro/bootstrapnav - 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. elcuro/bootstrapnav

ActiveCroogo-plugin[Utility &amp; Helpers](/categories/utility)

elcuro/bootstrapnav
===================

1.0(12y ago)221PHP

Since Jul 4Pushed 12y ago2 watchersCompare

[ Source](https://github.com/elcuro/BootstrapNav)[ Packagist](https://packagist.org/packages/elcuro/bootstrapnav)[ RSS](/packages/elcuro-bootstrapnav/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

\#BootstrapNav plugin for Croogo 1.4+

Croogo menus in Bootstrap3 style. Inspired by original Croogo menu helper.

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

[](#installation)

- download and copy this plugin to app/Plugin/BootstrapNav
- activate plugin in administration Extesions -&gt; Plugins

Example usage
-------------

[](#example-usage)

Default: Set element option in menu call

```
   echo $this->Menus->menu('main', array('element' => 'BoostrapNav.menu'));

```

Customize: You can call BootstrapNav helper from your 'menu' elements like this

```
   $customs = array(
          'mainClass' => 'nav nav-pills',
          'mainRole' => 'menulist',
          'subClass' => 'dropdown-menu',
          'subRole' => 'menu'
   );
   $options = Hash::merge($customs, $options);
   echo $this->BootstrapNav->nestedLinks($menu['threaded'], $options);

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

4382d ago

Major Versions

0.1.1 → 1.02014-07-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/0325b289c373d03cc450df9e662c86cf8975872864e6fd48ab469199003a2bc3?d=identicon)[elcuro](/maintainers/elcuro)

---

Top Contributors

[![elcuro](https://avatars.githubusercontent.com/u/69106?v=4)](https://github.com/elcuro "elcuro (2 commits)")

### Embed Badge

![Health badge](/badges/elcuro-bootstrapnav/health.svg)

```
[![Health](https://phpackages.com/badges/elcuro-bootstrapnav/health.svg)](https://phpackages.com/packages/elcuro-bootstrapnav)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3376.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5721.7k4](/packages/pfefferle-wordpress-activitypub)

PHPackages © 2026

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