4ernovm/datatable-bundle

There is no license information available for the latest version (0.3.0) of this package.

0.3.0 2024-11-06 11:37 UTC

This package is auto-updated.

Last update: 2024-11-06 11:39:05 UTC


README

Installation

Add 4ernovm/datatable-bundle as a requirement to composer.json:

{
    "require": {
        "4ernovm/datatable-bundle": "0.*"
    }
}

And then run composer update