PHPackages                             madand/yii2-knockoutjs - 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. madand/yii2-knockoutjs

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

madand/yii2-knockoutjs
======================

knockoutjs asset for Yii2

3.3(11y ago)22021[1 PRs](https://github.com/MadAnd/yii2-knockoutjs/pulls)BSD-3-ClausePHP

Since Jun 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/MadAnd/yii2-knockoutjs)[ Packagist](https://packagist.org/packages/madand/yii2-knockoutjs)[ Docs](https://github.com/MadAnd/yii2-knockoutjs)[ RSS](/packages/madand-yii2-knockoutjs/feed)WikiDiscussions master Synced today

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

knockout asset for Yii2
=======================

[](#knockout-asset-for-yii2)

Provides the asset bundle for easy integration of [knockoutjs](http://knockoutjs.com/) into your Yii2 application.

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

[](#installation)

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

Either run

```
composer require --prefer-dist "madand/yii2-knockoutjs:*"
```

or add

```
"madand/yii2-knockoutjs": "*"

```

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

You may also specify the version of Knockout to install (e.g. 3.2), starting from 3.1:

```
# this will install the latest revision in 3.1 branch (e.g. 3.1.0)
composer require --prefer-dist "madand/yii2-knockoutjs:3.1"
```

Usage
-----

[](#usage)

In the view file register the asset:

```
\madand\knockoutjs\KnockoutAsset::register($this);
```

License
-------

[](#license)

The BSD License (BSD). Please see [License File](LICENSE.md) for more information.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

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

Total

3

Last Release

4033d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6896398cbe16a390aab9b2bff1b6d993b9304c1783d4b7ef48ab89b47ddedf93?d=identicon)[MadAnd](/maintainers/MadAnd)

---

Top Contributors

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

---

Tags

yii2yiiknockoutjs

### Embed Badge

![Health badge](/badges/madand-yii2-knockoutjs/health.svg)

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

###  Alternatives

[brussens/yii2-maintenance-mode

Maintenance mode component for Yii framework 2.x.x version.

78263.0k5](/packages/brussens-yii2-maintenance-mode)

PHPackages © 2026

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