PHPackages                             jasuwienas/data-table - 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. jasuwienas/data-table

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

jasuwienas/data-table
=====================

Integrates datatable into Symfony2 project.

04794PHP

Since May 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jasuwienas/DataTable)[ Packagist](https://packagist.org/packages/jasuwienas/data-table)[ RSS](/packages/jasuwienas-data-table/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Symfony2 DataTable
==================

[](#symfony2-datatable)

Integrates datatable into Symfony2 project.

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

[](#installation)

1. Add as composer dependency:

```
composer require jasuwienas/data-table
```

2. Add in application kernel:

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
    //...
    $bundles[] = new \Jasuwienas\DataTableBundle\DataTableBundle();
    return $bundles;
    }
}
```

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/95c3abfa7d0fce4245da4fb1f6a6c47701a71810d486de5cc0a6d418379a2a05?d=identicon)[jasuwienas](/maintainers/jasuwienas)

---

Top Contributors

[![jasuwienas](https://avatars.githubusercontent.com/u/4995377?v=4)](https://github.com/jasuwienas "jasuwienas (6 commits)")

### Embed Badge

![Health badge](/badges/jasuwienas-data-table/health.svg)

```
[![Health](https://phpackages.com/badges/jasuwienas-data-table/health.svg)](https://phpackages.com/packages/jasuwienas-data-table)
```

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2121.3M7](/packages/yireo-magento2-webp2)[tonysm/rich-text-laravel

Integrates Trix content with Laravel

468108.6k1](/packages/tonysm-rich-text-laravel)[neos/googleanalytics

Google Analytics integration for Neos CMS

15128.9k](/packages/neos-googleanalytics)[p-chess/chess

A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection

477.8k2](/packages/p-chess-chess)

PHPackages © 2026

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