PHPackages                             virtualwonders/yii2-grapesjs - 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. virtualwonders/yii2-grapesjs

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

virtualwonders/yii2-grapesjs
============================

An asset bundle for the GrapesJS web builder framework.

1.0.2(6y ago)03.8k↓50%1[1 PRs](https://github.com/virtualwonders/yii2-grapesjs/pulls)MITPHPPHP &gt;=7.1.0

Since Jul 4Pushed 6y agoCompare

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

READMEChangelogDependencies (5)Versions (3)Used By (0)

GrapesJS
========

[](#grapesjs)

An asset bundle for the [GrapesJS](https://grapesjs.com/) web builder 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 virtualwonders/yii2-grapesjs "*"

```

or add

```
"virtualwonders/yii2-grapesjs": "*"

```

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

Usage
-----

[](#usage)

Add in the view as follows:

```
use virtualwonders\grapesjs\GrapesJsAsset;

GrapesJsAsset::register($this);
```

It can also be added as a dependency on your **AppAsset**, as follows:

```
public $depends = [
    'yii\web\YiiAsset',
    'yii\bootstrap4\BootstrapAsset',
    'yii\bootstrap4\BootstrapPluginAsset',
    'virtualwonders\fontawesome\FontAwesomeAsset',
    'virtualwonders\grapesjs\GrapesJsAsset'
];
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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

2

Last Release

2503d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

yii2extensionassetsgrapesjsasset bundleweb builder

### Embed Badge

![Health badge](/badges/virtualwonders-yii2-grapesjs/health.svg)

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

###  Alternatives

[blacksmoke26/yii2cdn

A Yii Framework 2 component for using assets in different environments (Local/CDNs)

1412.0k](/packages/blacksmoke26-yii2cdn)

PHPackages © 2026

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