PHPackages                             tecnocen/yii2-bootstrap-hover-dropdown - 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. tecnocen/yii2-bootstrap-hover-dropdown

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

tecnocen/yii2-bootstrap-hover-dropdown
======================================

AssetBundle for https://cameronspear.com/demos/bootstrap-hover-dropdown/

0.1(9y ago)17.1kBSD-3-Clause

Since Sep 7Compare

[ Source](https://github.com/tecnocen-com/yii2-bootstrap-hover-dropdown)[ Packagist](https://packagist.org/packages/tecnocen/yii2-bootstrap-hover-dropdown)[ RSS](/packages/tecnocen-yii2-bootstrap-hover-dropdown/feed)WikiDiscussions Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Yii2 bootstrap-hover-dropdown
=============================

[](#yii2-bootstrap-hover-dropdown)

---

[![Latest Stable Version](https://camo.githubusercontent.com/fecec4b825e7d1db5e9a2fc99f9fb89c6e234333e74bd255f346f235f3686014/68747470733a2f2f706f7365722e707567782e6f72672f7465636e6f63656e2f796969322d626f6f7473747261702d686f7665722d64726f70646f776e2f762f737461626c65)](https://packagist.org/packages/tecnocen/yii2-bootstrap-hover-dropdown)[![Total Downloads](https://camo.githubusercontent.com/322d1ba3fd819db74ac217d3bf52bff80d1816b52aeac0526527aa11affcccca/68747470733a2f2f706f7365722e707567782e6f72672f7465636e6f63656e2f796969322d626f6f7473747261702d686f7665722d64726f70646f776e2f646f776e6c6f616473)](https://packagist.org/packages/tecnocen/yii2-bootstrap-hover-dropdown)[![Latest Unstable Version](https://camo.githubusercontent.com/8e0801978940cc63ec7682df1206c0218573c86d79c89235f862212aa70de8f1/68747470733a2f2f706f7365722e707567782e6f72672f7465636e6f63656e2f796969322d626f6f7473747261702d686f7665722d64726f70646f776e2f762f756e737461626c65)](https://packagist.org/packages/tecnocen/yii2-bootstrap-hover-dropdown)[![License](https://camo.githubusercontent.com/0e9c22c396abc3d2ced6d2d1cd841fbb4473804c8ebdf215095ca7612ab546a6/68747470733a2f2f706f7365722e707567782e6f72672f7465636e6f63656e2f796969322d626f6f7473747261702d686f7665722d64726f70646f776e2f6c6963656e7365)](https://packagist.org/packages/tecnocen/yii2-bootstrap-hover-dropdown)

---

AssetBundle for

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

[](#installation)

\####Composer

```
composer require --prefer-dist "tecnocen/yii2-bootstrap-hover-dropdown:*"

```

or add

```
"tecnocen/yii2-bootstrap-hover-dropdown": "dev-master"

```

to the `require` section of your `composer.json` file.

Usage
-----

[](#usage)

in view (for example: `@app/views/layouts/main.php`)

```
// ...
use tecnocen\hoverdropdown\HoverDropdownAssetBundle;
// ...
HoverDropdownAssetBundle::register($this);
```

or add to your `assets/AppAsset.php`

```
public $depends = [
    // ...
    '\tecnocen\hoverdropdown\HoverDropdownAssetBundle',
];
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3583d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1173807?v=4)[Carlos Llamosas](/maintainers/neverabe)[@neverabe](https://github.com/neverabe)

---

Top Contributors

[![ayrozjlc](https://avatars.githubusercontent.com/u/10901620?v=4)](https://github.com/ayrozjlc "ayrozjlc (3 commits)")

---

Tags

yii2bootstrapdropdownhoveryii2-bootstrap-hover-dropdownbootstrap-hover-dropdown

### Embed Badge

![Health badge](/badges/tecnocen-yii2-bootstrap-hover-dropdown/health.svg)

```
[![Health](https://phpackages.com/badges/tecnocen-yii2-bootstrap-hover-dropdown/health.svg)](https://phpackages.com/packages/tecnocen-yii2-bootstrap-hover-dropdown)
```

###  Alternatives

[bizley/ajaxdropdown

Bootstrap dropdown list with AJAX data.

1525.2k](/packages/bizley-ajaxdropdown)

PHPackages © 2026

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