PHPackages                             ezoterik/yii2-html5shiv-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-html5shiv-asset

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

ezoterik/yii2-html5shiv-asset
=============================

HTML5 Shiv asset for Yii2 framework

1.0.0(10y ago)24.3k↑500%MITPHP

Since Mar 9Pushed 10y ago1 watchersCompare

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

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

HTML5 Shiv asset for Yii2 framework
===================================

[](#html5-shiv-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-html5shiv-asset "*"

```

or add

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

```

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

Usage
-----

[](#usage)

Register Html5ShivAsset in your *views* with:

```
ezoterik\html5shivAsset\Html5ShivAsset::register($this);
```

Or set a dependancy in your AppAsset with:

```
public $depends = [
    // ...
    'ezoterik\html5shivAsset\Html5ShivAsset',
    // ...
];
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

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

3716d 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 (2 commits)")

---

Tags

JSHTML5yii2extensionhtml5shiv

### Embed Badge

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

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

###  Alternatives

[skeeks/cms

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

13825.6k47](/packages/skeeks-cms)

PHPackages © 2026

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