PHPackages                             antoha-p/yii2-widget-tooltip - 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. antoha-p/yii2-widget-tooltip

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

antoha-p/yii2-widget-tooltip
============================

Yii2 widget tooltip

1.0.0(8y ago)24.8kBSD-3-ClausePHP

Since Mar 19Pushed 8y agoCompare

[ Source](https://github.com/antoha-p/yii2-widget-tooltip)[ Packagist](https://packagist.org/packages/antoha-p/yii2-widget-tooltip)[ Docs](https://github.com/antoha-p/yii2-widget-tooltip)[ RSS](/packages/antoha-p-yii2-widget-tooltip/feed)WikiDiscussions master Synced 1mo ago

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

yii2-widget-tooltip
===================

[](#yii2-widget-tooltip)

This is the Tooltip widget for Yii2 framework. Allows you to display stylized prompts for users in the content.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/). Check the [composer.json](https://github.com/antoha-p/yii2-widget-tooltip/blob/master/composer.json) for this extension's requirements and dependencies.

To install, either run

```
$ php composer.phar require antoha-p/yii2-widget-tooltip "@dev"

```

or add

```
"antoha-p/yii2-widget-tooltip": "@dev"

```

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

Usage
-----

[](#usage)

```
use antoha\tooltip\Tooltip;

echo Tooltip::widget([
    'content' => "?",
    'title' => "This is an example of how a widget works",
    'size' => Tooltip::SIZE_LARGE
]);
```

License
-------

[](#license)

**yii2-widget-tooltip** is released under the BSD 3-Clause License. See the bundled `LICENSE.md` for details.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

2976d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75d091b3df79fa665f1730bafdda31518e906f8f7242df08e4af85e24412afca?d=identicon)[antoha-p](/maintainers/antoha-p)

---

Top Contributors

[![antoha-p](https://avatars.githubusercontent.com/u/32828612?v=4)](https://github.com/antoha-p "antoha-p (9 commits)")

---

Tags

pluginyii2extensionwidgettooltip

### Embed Badge

![Health badge](/badges/antoha-p-yii2-widget-tooltip/health.svg)

```
[![Health](https://phpackages.com/badges/antoha-p-yii2-widget-tooltip/health.svg)](https://phpackages.com/packages/antoha-p-yii2-widget-tooltip)
```

###  Alternatives

[kartik-v/yii2-widget-typeahead

Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).

454.8M9](/packages/kartik-v-yii2-widget-typeahead)[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

444.1M8](/packages/kartik-v-yii2-widget-rating)[kartik-v/yii2-widget-colorinput

An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)

324.8M10](/packages/kartik-v-yii2-widget-colorinput)[kartik-v/yii2-widget-spinner

A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)

283.9M3](/packages/kartik-v-yii2-widget-spinner)[kartik-v/yii2-widget-affix

A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)

153.8M3](/packages/kartik-v-yii2-widget-affix)

PHPackages © 2026

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