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

ActiveSymfony-bundle

gesdinet/metronic-datatable-bundle
==================================

Metronic dataTables Symfony bundle

v0.5.0(1y ago)354.4k↑75.2%1[1 PRs](https://github.com/gesdinet/MetronicDatatableBundle/pulls)MITPHPPHP ^8.1CI failing

Since Dec 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/gesdinet/MetronicDatatableBundle)[ Packagist](https://packagist.org/packages/gesdinet/metronic-datatable-bundle)[ RSS](/packages/gesdinet-metronic-datatable-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (10)Versions (8)Used By (0)

MetronicDataTableBundle
=======================

[](#metronicdatatablebundle)

This bundle helps to implement data source actions for [mDataTables](https://keenthemes.com/metronic/documentation.html#sec14) JavaScript plugin when it's used in [remote-type processing](https://keenthemes.com/metronic/documentation.html#sec14) 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 gesdinet/metronic-datatables-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 Gesdinet\MetronicDataTableBundle\GesdinetMetronicDatatableBundle(),
    ];
}
```

In symfony 4+ this is no longer necessary :)

Usage
-----

[](#usage)

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

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~340 days

Recently: every ~425 days

Total

6

Last Release

637d ago

PHP version history (2 changes)v0.1.0PHP &gt;=7.0

v0.3.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6a33e58698c721e8320faec7ff2781101b276c0cb2eaa70619084a1d60ab889?d=identicon)[markitosgv](/maintainers/markitosgv)

---

Top Contributors

[![markitosgv](https://avatars.githubusercontent.com/u/1706470?v=4)](https://github.com/markitosgv "markitosgv (8 commits)")

---

Tags

bundledatatablesdatatablemetronicmdatatable

###  Code Quality

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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