PHPackages                             ezoterik/yii2-respond-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. [Framework](/categories/framework)
4. /
5. ezoterik/yii2-respond-asset

ActiveYii2-extension[Framework](/categories/framework)

ezoterik/yii2-respond-asset
===========================

Respond.js asset for Yii2 framework

1.0.0(10y ago)14.8kMITPHP

Since Mar 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ezoterik/yii2-respond-asset)[ Packagist](https://packagist.org/packages/ezoterik/yii2-respond-asset)[ RSS](/packages/ezoterik-yii2-respond-asset/feed)WikiDiscussions master Synced 3d ago

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

Respond.js asset for Yii2 framework
===================================

[](#respondjs-asset-for-yii2-framework)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist ezoterik/yii2-respond-asset "*"

```

or add

```
"ezoterik/yii2-respond-asset": "*"

```

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

Usage
-----

[](#usage)

Register Respond.js in your *views* with:

```
ezoterik\respondAsset\RespondAsset::register($this);
```

Or set a dependancy in your AppAsset with:

```
public $depends = [
    // ...
    'ezoterik\respondAsset\RespondAsset',
    // ...
];
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

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

3769d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63a7179401d7e7ffd480c17674d9bc25a4156c5f31b7f10e7d499bfa7f5d2a81?d=identicon)[ezoterik](/maintainers/ezoterik)

---

Top Contributors

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

---

Tags

JSHTML5yii2extensionrespond

### Embed Badge

![Health badge](/badges/ezoterik-yii2-respond-asset/health.svg)

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

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.8k59](/packages/skeeks-cms)[miloschuman/yii2-highcharts-widget

Highcharts widget for Yii 2 Framework.

1761.6M15](/packages/miloschuman-yii2-highcharts-widget)

PHPackages © 2026

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