PHPackages                             joacub/synergydatagrid - 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. joacub/synergydatagrid

ActiveSynergy-module[Utility &amp; Helpers](/categories/utility)

joacub/synergydatagrid
======================

Module to display data in grid using the jqGrid javascript plugin

05JavaScript

Since Jun 5Pushed 12y ago1 watchersCompare

[ Source](https://github.com/joacub/zf2-datagrid)[ Packagist](https://packagist.org/packages/joacub/synergydatagrid)[ RSS](/packages/joacub-synergydatagrid/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SynergyDataGrid (ZF2 module)
============================

[](#synergydatagrid-zf2-module)

---

Introduction
------------

[](#introduction)

SynergyDataGrid is a [Zend Framework 2](http://framework.zend.com/zf2) module facilitating usage of [JqGrid](http://www.trirand.com/blog/) in ZF2 applications.

It provide basic CRUD functionalities for editing database tables as an AJAX-based grid.

To use all available plugin and library features please read jqGrid documentation at

Dependencies .
--------------

[](#dependencies-)

```
Zend Framework 2 (http://framework.zend.com/),
Doctrine 2.0 (http://www.doctrine-project.org/),
jQuery >= 1.4.2 (http://jquery.com),
jQuery UI 1.8.9 (http://jqueryui.com/),
jqGrid plugin >= 4.3.1 (http://www.trirand.com/blog/),

```

Installation - manual
---------------------

[](#installation---manual)

1. Go to your project's directory.
2. Clone this project into your `./vendor/synergy/` directory as a `synergydatagrid` module:

    `git clone https://github.com/odiaseo/zf2-datagrid.git`
3. Copy all files in public directory to your project's public folder

Installation - with Composer
----------------------------

[](#installation---with-composer)

1. Go to your project's directory.
2. Edit your `composer.json` file and add `"synergy/synergydatagrid": "dev-master"` into `require` section.
3. Run `php composer.phar install` (or `php composer.phar update`).
4. Follow the Post installation steps bellow

Post Installation steps
-----------------------

[](#post-installation-steps)

Ensure that DoctrineORM is configured correctly

Usage.
------

[](#usage)

```
In your controller class:

 In your view script:

In head section of your layout:

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c5ea80353eb117dbabb0def7d2a43079815acee0d55f690a6476c03e458c203?d=identicon)[joacub](/maintainers/joacub)

---

Top Contributors

[![odiaseo](https://avatars.githubusercontent.com/u/870628?v=4)](https://github.com/odiaseo "odiaseo (29 commits)")[![joacub](https://avatars.githubusercontent.com/u/2091228?v=4)](https://github.com/joacub "joacub (6 commits)")

### Embed Badge

![Health badge](/badges/joacub-synergydatagrid/health.svg)

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

PHPackages © 2026

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