PHPackages                             mimicreative/yii2-respond - 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. mimicreative/yii2-respond

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

mimicreative/yii2-respond
=========================

RespondJS Asset Bundle for Yii2

1.0.0(9y ago)0125MIT LicensePHP

Since Nov 1Pushed 9y ago2 watchersCompare

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

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

Respond.js Asset Bundle for Yii2
================================

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

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

[](#installation)

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

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

```
"mimicreative/yii2-respond": "~1.0"

```

And run in terminal

```
composer update

```

Usage
-----

[](#usage)

Use as the asset bundle in Yii2 View files.

```
// write this in your view file or layout
\mimicreative\assets\RespondAsset::register($this);

```

Or maybe you prefer to include it in your asset dependency.

```
public $depends = [
  // ...
  'mimicreative\assets\RespondAsset',
  // ...
];

```

By default, this will install respond js file at the head.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

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

3528d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8d5451e89a30fcbdbca53d840dbd2ac9534d7cb594b7a5b4e1eae31ff3a8168d?d=identicon)[haqqi](/maintainers/haqqi)

---

Top Contributors

[![haqqi](https://avatars.githubusercontent.com/u/831763?v=4)](https://github.com/haqqi "haqqi (5 commits)")

---

Tags

yii2respond

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1454.6k](/packages/dmstr-yii2-cookie-consent)[imanilchaudhari/yii2-currency-converter

This extension will help to find out current currency conversion rate.

1911.7k](/packages/imanilchaudhari-yii2-currency-converter)

PHPackages © 2026

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