PHPackages                             mooza/yii2-likely - 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. mooza/yii2-likely

ActiveYii2-extension

mooza/yii2-likely
=================

A Yii2 widget for simple and beautiful ilya-birman-likely plugin created for adding social networks 'share links'

1.0.1(9y ago)260[1 issues](https://github.com/mooza/yii2-likely/issues)BSD 3-ClausePHP

Since Oct 30Pushed 9y agoCompare

[ Source](https://github.com/mooza/yii2-likely)[ Packagist](https://packagist.org/packages/mooza/yii2-likely)[ Docs](https://github.com/mooza/yii2-likely)[ RSS](/packages/mooza-yii2-likely/feed)WikiDiscussions master Synced 2mo ago

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

yii2-likely
===========

[](#yii2-likely)

The Likely widget is a wrapper for the [Likely Plugin](https://github.com/ilyabirman/Likely) JS Plugin designed by Ilya Birman. This plugin is a simple and beautiful created for adding social sharing buttons that aren’t shabby.

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

[](#installation)

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

To install, either run

```
$ php composer.phar require mooza/yii2-likely "*"

```

or add

```
"mooza/yii2-likely": "*"

```

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

Latest Release
--------------

[](#latest-release)

> NOTE: The latest version of the module is v1.0.0. Refer the [CHANGE LOG](https://github.com/mooza/yii2-likely/blob/master/CHANGE.md) for details.

Usage
-----

[](#usage)

```
use mooza\likely\Likely;

echo Likely::widget([
    'pluginOptions' => [
        'colorClass' => 'light',
        'items' => [
            [
                'class' => 'facebook'
            ],
            [
                'class' => 'twitter',
                'title' => 'Share'
            ],
        ]
    ]
]);
```

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

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

Total

2

Last Release

3463d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f2b1b70b8c42b594b1857507244c8f31b4025e20411eb77348fc1677f182e5b?d=identicon)[sokoji](/maintainers/sokoji)

---

Top Contributors

[![zergbz1988](https://avatars.githubusercontent.com/u/19750212?v=4)](https://github.com/zergbz1988 "zergbz1988 (8 commits)")

---

Tags

pluginlinkjqueryyii2extensionsocialwidgetsharingshareilyabirmanlikely

### Embed Badge

![Health badge](/badges/mooza-yii2-likely/health.svg)

```
[![Health](https://phpackages.com/badges/mooza-yii2-likely/health.svg)](https://phpackages.com/packages/mooza-yii2-likely)
```

###  Alternatives

[kartik-v/yii2-widget-select2

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

3279.7M191](/packages/kartik-v-yii2-widget-select2)[kartik-v/yii2-widget-datetimepicker

Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)

1036.5M47](/packages/kartik-v-yii2-widget-datetimepicker)[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-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

384.2M14](/packages/kartik-v-yii2-widget-growl)[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)

PHPackages © 2026

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