PHPackages                             fedemotta/yii2-gridstack - 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. fedemotta/yii2-gridstack

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

fedemotta/yii2-gridstack
========================

Gridstack.js widget for Yii2

v1.1(11y ago)714.4k—0%4[3 issues](https://github.com/fedemotta/yii2-gridstack/issues)MITPHP

Since Apr 29Pushed 8y ago3 watchersCompare

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

READMEChangelog (3)Dependencies (5)Versions (4)Used By (0)

Gridstack.js widget for Yii2
============================

[](#gridstackjs-widget-for-yii2)

This extension provides the [Gridstack.js](https://github.com/troolee/gridstack.js) integration for the Yii2 framework.

[![Latest Stable Version](https://camo.githubusercontent.com/7e5d238787649f4910899e485bc6152097ec8c62a878e425f5338a429a330487/68747470733a2f2f706f7365722e707567782e6f72672f666564656d6f7474612f796969322d67726964737461636b2f762f737461626c65)](https://packagist.org/packages/fedemotta/yii2-gridstack) [![Total Downloads](https://camo.githubusercontent.com/d599f7b6648dccf05f43354f1bf72698fe8e8c24a9d864a8e9260000c8000154/68747470733a2f2f706f7365722e707567782e6f72672f666564656d6f7474612f796969322d67726964737461636b2f646f776e6c6f616473)](https://packagist.org/packages/fedemotta/yii2-gridstack) [![Latest Unstable Version](https://camo.githubusercontent.com/97bc24db2d906964a3fa1a1d12e3ec5520cb909614f443c2cb426dc8384c864b/68747470733a2f2f706f7365722e707567782e6f72672f666564656d6f7474612f796969322d67726964737461636b2f762f756e737461626c65)](https://packagist.org/packages/fedemotta/yii2-gridstack) [![License](https://camo.githubusercontent.com/5f26e79b2f0ca132aa24bde0f3781c6cf8337ca7f45653636f3dd369a4690c63/68747470733a2f2f706f7365722e707567782e6f72672f666564656d6f7474612f796969322d67726964737461636b2f6c6963656e7365)](https://packagist.org/packages/fedemotta/yii2-gridstack)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist fedemotta/yii2-gridstack "*"

```

or add

```
"fedemotta/yii2-gridstack": "*"

```

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

Usage
-----

[](#usage)

Use Gridstack.js as any other other Yii2 widget.

```
use fedemotta\gridstack\Gridstack;
```

```

```

You can also use Gridstack.js in the JavaScript layer of your application. To achieve this, you need to include Gridstack as a dependency of your Asset file.

```
public $depends = [
...
'fedemotta\gridstack\GridstackAsset',
...
];
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance11

Infrequent updates — may be unmaintained

Popularity32

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

Total

3

Last Release

4032d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8ab5bc7c60a7e6e78b4e838fa6645258053c8c144db4bfd519d3cdde9c9bd15?d=identicon)[fedemotta](/maintainers/fedemotta)

---

Top Contributors

[![fedemotta](https://avatars.githubusercontent.com/u/250785?v=4)](https://github.com/fedemotta "fedemotta (16 commits)")[![antonmarin](https://avatars.githubusercontent.com/u/6785490?v=4)](https://github.com/antonmarin "antonmarin (1 commits)")[![seniorcat](https://avatars.githubusercontent.com/u/5378784?v=4)](https://github.com/seniorcat "seniorcat (1 commits)")

---

Tags

pluginjquerygridyii2extensionresponsivedrag-and-dropmulti-columngridstackgridstack.js

### Embed Badge

![Health badge](/badges/fedemotta-yii2-gridstack/health.svg)

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

###  Alternatives

[kartik-v/yii2-widget-typeahead

Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).

454.8M9](/packages/kartik-v-yii2-widget-typeahead)[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

444.1M8](/packages/kartik-v-yii2-widget-rating)[kartik-v/yii2-widget-colorinput

An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)

324.8M10](/packages/kartik-v-yii2-widget-colorinput)[kartik-v/yii2-widget-spinner

A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)

283.9M3](/packages/kartik-v-yii2-widget-spinner)[kartik-v/yii2-widget-affix

A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)

153.8M3](/packages/kartik-v-yii2-widget-affix)[fedemotta/yii2-widget-datatables

DataTables widget for Yii2

34179.4k1](/packages/fedemotta-yii2-widget-datatables)

PHPackages © 2026

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