PHPackages                             marwen/datatable-bundle - 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. marwen/datatable-bundle

ActiveSymfony-bundle

marwen/datatable-bundle
=======================

Symfony DataTable bundle generator

v1.2(6y ago)010MITPHPPHP &gt;=7.1.0

Since Oct 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/a-marwen/datatable-bundle)[ Packagist](https://packagist.org/packages/marwen/datatable-bundle)[ RSS](/packages/marwen-datatable-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

datatable-bundle
================

[](#datatable-bundle)

symfony bundle to generate dataTable

[![PHP](https://camo.githubusercontent.com/d08230d9c15b941fbad9047637dcb9338f3e3fad63cc12e925996e8c3b6a6dd3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d372e302532422d626c75652e737667)](https://secure.php.net/migration70)[![Latest Stable Version](https://camo.githubusercontent.com/d8925bc8fbfa092c66af83cacec32912965518e804aafee35c411fc5cc5a412c/68747470733a2f2f706f7365722e707567782e6f72672f6d617277656e2f646174617461626c652d62756e646c652f762f737461626c65)](https://packagist.org/packages/marwen/datatable-bundle)

DataTables Symfony bundle
=========================

[](#datatables-symfony-bundle)

This bundle helps to generate [DataTables](http://www.datatables.net/) using [server-side processing](http://www.datatables.net/manual/server-side) mode.

Requirements
------------

[](#requirements)

PHP needs to be a minimum version of PHP 7.0.

Symfony must be of 2.7 or above.

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

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require marwen/datatable-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

If you are using Symfony 3 or below, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
public function registerBundles()
{
    $bundles = [
        // ...
        new DataTableBundle\MarwenDataTableBundle(),
    ];
}
```

Usage
-----

[](#usage)

Please see the complete usage example [here](../../wiki).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

2416d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/caecbe9ad11a1eb5570be0f45588aab3547fcbf7365aa8e414125cc74e2c9ca1?d=identicon)[a-marwen](/maintainers/a-marwen)

---

Top Contributors

[![LazyDevelopper](https://avatars.githubusercontent.com/u/19186616?v=4)](https://github.com/LazyDevelopper "LazyDevelopper (15 commits)")

---

Tags

phpsymfonydatatable

### Embed Badge

![Health badge](/badges/marwen-datatable-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/marwen-datatable-bundle/health.svg)](https://phpackages.com/packages/marwen-datatable-bundle)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[hautelook/alice-bundle

Symfony bundle to manage fixtures with Alice and Faker.

19519.4M34](/packages/hautelook-alice-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1714.8k8](/packages/2lenet-crudit-bundle)[liquetsoft/fias-symfony

Symfony bundle for FIAS database importer.

272.9k](/packages/liquetsoft-fias-symfony)

PHPackages © 2026

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