4ernovm/datatable

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

0.2.3 2019-03-05 14:22 UTC

This package is auto-updated.

Last update: 2024-05-07 01:28:33 UTC


README

Installation

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

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

And then run composer update