PHPackages                             den67rus/yii2-jquery-hover-intent - 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. den67rus/yii2-jquery-hover-intent

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

den67rus/yii2-jquery-hover-intent
=================================

This is widget wrapper of hoverIntent https://github.com/briancherne/jquery-hoverIntent for Yii2.

1.0.0(9y ago)0140Apache 2.0 LicensePHPPHP &gt;=5.4.0

Since Aug 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/den67rus/yii2-jquery-hover-intent)[ Packagist](https://packagist.org/packages/den67rus/yii2-jquery-hover-intent)[ Docs](https://github.com/den67rus/yii2-jquery-hover-intent)[ RSS](/packages/den67rus-yii2-jquery-hover-intent/feed)WikiDiscussions master Synced 1mo ago

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

yii2-jquery-hover-intent
========================

[](#yii2-jquery-hover-intent)

This is widget wrapper of hoverIntent jQuery Plug-in  for Yii2.

\##Installation The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
$ php composer.phar require den67rus/yii2-jquery-hover-intent "~1.0.0"

```

or add

```
"den67rus/yii2-jquery-hover-intent": "~1.0.0"

```

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

\##How use

Added following code to your view:

```
...

use den67rus\jqueryHoverIntent\HoverIntent;

HoverIntent::widget([
    'selector' => '#hoverIntent',
    'options' => [
        'over' => 'makeTall',
        'out' => 'makeShort',
        'timeout' => 100,
    ],
]);

...
```

\##Options of widget

**Name****Description**$selectorjQuery selector$optionshoverIntent options: \##License

yii2-jquery-hoverIntent is released under the Apache 2.0 License.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3561d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/592654?v=4)[Denis Sevostyanov](/maintainers/den67rus)[@den67rus](https://github.com/den67rus)

---

Top Contributors

[![den67rus](https://avatars.githubusercontent.com/u/592654?v=4)](https://github.com/den67rus "den67rus (1 commits)")

---

Tags

yii2extensionwidgethoverIntent

### Embed Badge

![Health badge](/badges/den67rus-yii2-jquery-hover-intent/health.svg)

```
[![Health](https://phpackages.com/badges/den67rus-yii2-jquery-hover-intent/health.svg)](https://phpackages.com/packages/den67rus-yii2-jquery-hover-intent)
```

###  Alternatives

[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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