PHPackages                             voskobovich/yii2-match-height-asset - 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. voskobovich/yii2-match-height-asset

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

voskobovich/yii2-match-height-asset
===================================

A responsive equal heights jQuery plugin for Yii2

v1.0.0(10y ago)64631MITPHPPHP &gt;=5.4.0

Since Jan 31Pushed 10y ago1 watchersCompare

[ Source](https://github.com/voskobovich/yii2-match-height-asset)[ Packagist](https://packagist.org/packages/voskobovich/yii2-match-height-asset)[ Docs](https://github.com/voskobovich/yii2-match-height-asset)[ RSS](/packages/voskobovich-yii2-match-height-asset/feed)WikiDiscussions master Synced today

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

Yii2 jquery.matchHeight.js asset
================================

[](#yii2-jquerymatchheightjs-asset)

A responsive equal heights jQuery plugin for Yii2.

[![License](https://camo.githubusercontent.com/e016f4a07ed20fa9e279eaac05265865ea25403bc1ea3c9395f3a71b177d4e01/68747470733a2f2f706f7365722e707567782e6f72672f766f736b6f626f766963682f796969322d6d617463682d6865696768742d61737365742f6c6963656e73652e737667)](https://packagist.org/packages/voskobovich/yii2-match-height-asset)[![Latest Stable Version](https://camo.githubusercontent.com/a5f5035026636f488e345584ab9d74587212bb4cb35b33591d2c7c316f341560/68747470733a2f2f706f7365722e707567782e6f72672f766f736b6f626f766963682f796969322d6d617463682d6865696768742d61737365742f762f737461626c652e737667)](https://packagist.org/packages/voskobovich/yii2-match-height-asset)[![Latest Unstable Version](https://camo.githubusercontent.com/c1c723da23ccf6609f3caaa7273582b5825920b32276bbd8e166f36d6895a12f/68747470733a2f2f706f7365722e707567782e6f72672f766f736b6f626f766963682f796969322d6d617463682d6865696768742d61737365742f762f756e737461626c652e737667)](https://packagist.org/packages/voskobovich/yii2-match-height-asset)[![Total Downloads](https://camo.githubusercontent.com/cd6ebb42c8d1671ad1392b25ee02376ab0b545d8aaaa643016882e114cddf4e1/68747470733a2f2f706f7365722e707567782e6f72672f766f736b6f626f766963682f796969322d6d617463682d6865696768742d61737365742f646f776e6c6f6164732e737667)](https://packagist.org/packages/voskobovich/yii2-match-height-asset)

Support
-------

[](#support)

[GutHub issues](https://github.com/voskobovich/yii2-match-height-asset/issues).

Plugin
------

[](#plugin)

[Demo](http://brm.io/jquery-match-height-demo/).

[Documentation](https://github.com/liabru/jquery-match-height).

[Home page](http://brm.io/jquery-match-height/).

Usage
-----

[](#usage)

Register the asset in the code view

```

```

or in your AssetBundle

```
class AppAsset extends AssetBundle
{
    ...
    public $depends = [
        ...
        'voskobovich\matchheight\MatchHeightAsset'
    ];
}

```

and then execute JS code in view

```

```

or

```

   content

   content

```

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist voskobovich/yii2-match-height-asset "~1.0"

```

or add

```
"voskobovich/yii2-match-height-asset": "~1.0"

```

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

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

3805d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4267178fdbc890dad02ce0e600f7f5b9bbb54f5824b90feb76724af8cebb710f?d=identicon)[voskobovich](/maintainers/voskobovich)

---

Tags

JSyii2assetfrontendmatchheight

### Embed Badge

![Health badge](/badges/voskobovich-yii2-match-height-asset/health.svg)

```
[![Health](https://phpackages.com/badges/voskobovich-yii2-match-height-asset/health.svg)](https://phpackages.com/packages/voskobovich-yii2-match-height-asset)
```

PHPackages © 2026

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