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. [Utility &amp; Helpers](/categories/utility)
4. /
5. marwen/datatable-bundle

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

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 2w 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 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

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

2461d ago

### Community

Maintainers

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

---

Top Contributors

[![abdelmaksoud-m](https://avatars.githubusercontent.com/u/19186616?v=4)](https://github.com/abdelmaksoud-m "abdelmaksoud-m (15 commits)")[![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

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

939.0k](/packages/ahmed-bhs-doctrine-doctor)[sulu/skeleton

Project template for starting your new project based on the Sulu content management system

29734.8k](/packages/sulu-skeleton)

PHPackages © 2026

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