PHPackages                             mikk150/yii2-iframe-resizer - 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. mikk150/yii2-iframe-resizer

ActiveYii2-extension

mikk150/yii2-iframe-resizer
===========================

yii2 iframe resizer widget

1.2.2(2y ago)07.4k1GPL-2.0PHP

Since Apr 9Pushed 2y agoCompare

[ Source](https://github.com/mikk150/yii2-iframe-resizer)[ Packagist](https://packagist.org/packages/mikk150/yii2-iframe-resizer)[ RSS](/packages/mikk150-yii2-iframe-resizer/feed)WikiDiscussions develop Synced 1mo ago

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

yii2-iframe-resizer
===================

[](#yii2-iframe-resizer)

This extension generates auto resizing iframes

[![Build Status](https://camo.githubusercontent.com/b8dfec37de0505b5258ff77143306189840b7dfca193caceb31efad2fc40cae0/68747470733a2f2f7472617669732d63692e6f72672f6d696b6b3135302f796969322d696672616d652d726573697a65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mikk150/yii2-iframe-resizer)[![codecov](https://camo.githubusercontent.com/1d59545e96ff71a871918571e35374f70023455abf7a3a2d7c45e815f0834100/68747470733a2f2f636f6465636f762e696f2f67682f6d696b6b3135302f796969322d696672616d652d726573697a65722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/mikk150/yii2-iframe-resizer)

Usage
-----

[](#usage)

```
// in your view

echo mikk150\iframeresizer\IframeResizerWidget::widget([
    'resizerOptions' => [
        'checkOrigin' => false,
        'initCallback' => new yii\web\JsExpression('function (e) {console.log(e)}')
    ],
    'options' => [
        'src' => 'http://example.org'
    ],
])
```

Be sure that your iframe content has `mikk150\iframeresizer\IframeResizerContentWindowAsset` registered

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

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

Total

5

Last Release

830d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9ff3e599b4e441314dec7de563477e41e373259653813330c5bfe7874a700018?d=identicon)[mikk150](/maintainers/mikk150)

---

Top Contributors

[![mikk150](https://avatars.githubusercontent.com/u/4953629?v=4)](https://github.com/mikk150 "mikk150 (14 commits)")

---

Tags

yii2widgetiframeresizer

### Embed Badge

![Health badge](/badges/mikk150-yii2-iframe-resizer/health.svg)

```
[![Health](https://phpackages.com/badges/mikk150-yii2-iframe-resizer/health.svg)](https://phpackages.com/packages/mikk150-yii2-iframe-resizer)
```

###  Alternatives

[softark/yii2-dual-listbox

Bootstrap Dual Listbox Widget for Yii 2

20144.4k11](/packages/softark-yii2-dual-listbox)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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