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

ActiveSymfony-bundle

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 2mo 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 27% 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)
```

PHPackages © 2026

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