PHPackages                             alexain/ux-gridjs - 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. alexain/ux-gridjs

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

alexain/ux-gridjs
=================

Symfony UX-style integration for Grid.js with AssetMapper + Stimulus (Turbo optional).

v0.1.6(5mo ago)112MITPHPPHP &gt;=8.2

Since Dec 18Pushed 5mo agoCompare

[ Source](https://github.com/alexain/ux-gridjs)[ Packagist](https://packagist.org/packages/alexain/ux-gridjs)[ Docs](https://github.com/alexain/ux-gridjs)[ RSS](/packages/alexain-ux-gridjs/feed)WikiDiscussions main Synced 1mo ago

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

UX GridJs
=========

[](#ux-gridjs)

Symfony bundle to integrate [Grid.js](https://gridjs.io/) tables with Symfony 7.x/8.x using AssetMapper + Stimulus. Turbo Drive is optional.

Grid.js is MIT-licensed. See Credits section.

Requirements
------------

[](#requirements)

- PHP &gt;= 8.2
- Symfony 7.x/8.0
- symfony/asset-mapper (AssetMapper / importmap)
- symfony/stimulus-bundle (Stimulus)

Turbo Drive is optional

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

[](#installation)

Install the bundle:

```
composer require alexain/ux-gridjs
```

Install Grid.js via importmap in the host Symfony app:

php bin/console importmap:require gridjs php bin/console importmap:install

importmap:require is the recommended way to add third-party JS packages with AssetMapper. Symfony

Register/use the Stimulus controller grid\_controller.js shipped by this bundle.

Usage:
------

[](#usage)

Twig rendering:

```
{{ gridjs_render(grid) }}
```

Where grid is the array produced by GridPresenter::toArray().

Backend-driven toolbar

Configure toolbar buttons from Symfony (no Twig overrides).

Credits &amp; Licenses
----------------------

[](#credits--licenses)

Grid.js: MIT license

© 2025 - Alessandro Capano

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance73

Regular maintenance activity

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

151d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4871d9b7cc04448992fc5b40f2766aecb2d05f217377538120a119af4a713cac?d=identicon)[alexain](/maintainers/alexain)

---

Top Contributors

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

---

Tags

gridjsgridjs-bundlephpsymfony-bundlesymfony-ux

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/alexain-ux-gridjs/health.svg)

```
[![Health](https://phpackages.com/badges/alexain-ux-gridjs/health.svg)](https://phpackages.com/packages/alexain-ux-gridjs)
```

###  Alternatives

[pentatrion/vite-bundle

Vite integration for your Symfony app

2755.3M13](/packages/pentatrion-vite-bundle)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

555.8M69](/packages/symfony-ux-icons)[kreyu/data-table-bundle

Streamlines creation process of the data tables

11299.6k](/packages/kreyu-data-table-bundle)[pixelopen/cloudflare-turnstile-bundle

A simple package to help integrate Cloudflare Turnstile on Symfony.

31205.8k3](/packages/pixelopen-cloudflare-turnstile-bundle)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)

PHPackages © 2026

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