PHPackages                             psiphp/grid - 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. psiphp/grid

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

psiphp/grid
===========

Psi Grid component

0.1.0(9y ago)51.3k[17 issues](https://github.com/psiphp/grid/issues)MITPHP

Since Nov 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/psiphp/grid)[ Packagist](https://packagist.org/packages/psiphp/grid)[ RSS](/packages/psiphp-grid/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (10)Versions (22)Used By (0)

Psi Grid
========

[](#psi-grid)

[![experimental](https://camo.githubusercontent.com/be213fddfb34299305d04d4dc7ea0cfe0b9816cad43291c1b928143f4e2507bd/687474703a2f2f6261646765732e6769746875622e696f2f73746162696c6974792d6261646765732f646973742f6578706572696d656e74616c2e737667)](http://github.com/badges/stability-badges)[![Build Status](https://camo.githubusercontent.com/92f0ac3821cd476933285fe9ec0a3c2774fcbbd415356c5d26ff89bc5ff5d803/68747470733a2f2f7472617669732d63692e6f72672f7073697068702f677269642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/psiphp/grid)[![StyleCI](https://camo.githubusercontent.com/33a8ea9c76b2a4d27495d90f3cc8a10bed169a07d708c98a20a36218e741a59b/68747470733a2f2f7374796c6563692e696f2f7265706f732f37323835333931302f736869656c64)](https://styleci.io/repos/72853910)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c31b78f0f295d9628f817921aed5abee5abc43f86879930d0f4bfb57a9276fcf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7073697068702f677269642f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/psiphp/grid/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/18c587e2ea60ac9a74a5eb7fb8f3ec5fa538b1ef94502615be412b62515c398a/68747470733a2f2f706f7365722e707567782e6f72672f7073697068702f677269642f76657273696f6e2e706e673f666f726d61743d706c6173746963)](https://packagist.org/packages/psiphp/grid)[![Total Downloads](https://camo.githubusercontent.com/183a74f0de12a58725b0939932a51ca814d9de7d2e989cfc4c93aae44718c751/68747470733a2f2f706f7365722e707567782e6f72672f7073697068702f677269642f642f746f74616c2e706e673f666f726d61743d706c6173746963)](https://packagist.org/packages/psiphp/grid)

This component is part of the Psi Content Management Framework

The grid component provides flexible data grids for objects based on class metadata.

```
$gridFactory = GridFactoryBuilder::createWithDefaults(new OrmAgent($entityManager))

    ->addAnnotationDriver()
    ->createGridFactory();

$grid = $gridFactory->createGrid(MyEntity::class, []);

$view = $grid->createView();
```

Documentation
-------------

[](#documentation)

See the documentation at [readthedocs](http://psiphp.readthedocs.io/projects/grid/en/latest/).

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

[](#installation)

Require in `composer.json`:

```
$ composer require 'psiphp/grid'
```

Contributing
------------

[](#contributing)

All contributions are welcome, go ahead and make a PR!

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 99.3% 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

Unknown

Total

1

Last Release

3422d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/24ec7d5d6b7ea54007be5d7b4f43800381cc1e22929f7d2276fba30e497fdfa6?d=identicon)[dantleech](/maintainers/dantleech)

---

Top Contributors

[![dantleech](https://avatars.githubusercontent.com/u/530801?v=4)](https://github.com/dantleech "dantleech (143 commits)")[![linaori](https://avatars.githubusercontent.com/u/1754678?v=4)](https://github.com/linaori "linaori (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/psiphp-grid/health.svg)

```
[![Health](https://phpackages.com/badges/psiphp-grid/health.svg)](https://phpackages.com/packages/psiphp-grid)
```

###  Alternatives

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[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)[jbtronics/settings-bundle

A symfony bundle to easily create typesafe, user-configurable settings for symfony applications

9546.7k2](/packages/jbtronics-settings-bundle)[pixelopen/cloudflare-turnstile-bundle

A simple package to help integrate Cloudflare Turnstile on Symfony.

31205.8k3](/packages/pixelopen-cloudflare-turnstile-bundle)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19280.3k3](/packages/symfony-ux-cropperjs)

PHPackages © 2026

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