PHPackages                             nerburish/yii2-masonry-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nerburish/yii2-masonry-asset

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

nerburish/yii2-masonry-asset
============================

Simple asset bundle for masonry.js (http://masonry.desandro.com/)

1.02(8y ago)01.6k31MITPHP

Since Aug 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/nerburish/yii2-masonry-asset)[ Packagist](https://packagist.org/packages/nerburish/yii2-masonry-asset)[ RSS](/packages/nerburish-yii2-masonry-asset/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (1)

Yii2 Masonry.js Asset
=====================

[](#yii2-masonryjs-asset)

Simple asset bundle for masonry.js jQuery plugin () Masonry is a JavaScript grid layout library.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist nerburish/yii2-masonry-asset "*"

```

or add

```
"nerburish/yii2-masonry-asset": "*"

```

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

Usage
-----

[](#usage)

You can register the asset in your AppAsset

```
class AppAsset extends AssetBundle
{
    ...
    public $depends = [
        ...
        'nerburish\masonry\MasonryAsset'
    ];
}

```

or use it directly in a view

```

```

And then use as it is described in the documentation ():

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 88.9% 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 ~265 days

Total

3

Last Release

3071d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/15d8609efafa1febdf2ebc686337c3f7c75596c97b98bce385e9290ce7bce5b0?d=identicon)[nerburish](/maintainers/nerburish)

---

Top Contributors

[![nerburish](https://avatars.githubusercontent.com/u/5610788?v=4)](https://github.com/nerburish "nerburish (8 commits)")[![chaimleich](https://avatars.githubusercontent.com/u/7976661?v=4)](https://github.com/chaimleich "chaimleich (1 commits)")

---

Tags

jqueryyii2extensionassetmasonry

### Embed Badge

![Health badge](/badges/nerburish-yii2-masonry-asset/health.svg)

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

###  Alternatives

[fedemotta/yii2-widget-datatables

DataTables widget for Yii2

34182.9k1](/packages/fedemotta-yii2-widget-datatables)[raoul2000/yii2-scrollup-widget

Wrapper around the Scrollup JQuery plugin

133.4k](/packages/raoul2000-yii2-scrollup-widget)

PHPackages © 2026

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