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(6mo ago)112MITPHPPHP &gt;=8.2

Since Dec 18Pushed 6mo 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 today

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

31

—

LowBetter than 66% of packages

Maintenance66

Regular maintenance activity

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

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

197d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30696538?v=4)[Alessandro Capano](/maintainers/alexain)[@alexain](https://github.com/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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request

2.3k160.5M1.2k](/packages/symfony-web-profiler-bundle)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

567.3M140](/packages/symfony-ux-icons)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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