2017 © Pedro Peláez
 

library datatableplus

DataTablePlus is an add-on package for Lavacharts which extends the functionality of DataTables.

image

khill/datatableplus

DataTablePlus is an add-on package for Lavacharts which extends the functionality of DataTables.

  • Tuesday, October 13, 2015
  • by kevinkhill
  • Repository
  • 1 Watchers
  • 2 Stars
  • 4,323 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 12 % Grown

The README.md

DataTablePlus Total Downloads License PayPayl

DataTablePlus is an extension for working with datatables in Lavacharts, (*1)

Stable: Current Release Build Status Coverage Status, (*2)

Package Features

  • Converting CSV files to DataTables
  • Converting DataTables to CSV
  • Parsing Eloquent Collections to DataTables

This is still a very alpha package, but it works.

Installing

In your project's main composer.json file, add these lines to the requirements:, (*3)

"khill/lavacharts": "dev-3.0" "khill/datatableplus": "dev-master" Note: This package extends DataTables in Lavacharts. Without Lavacharts, this package does nothing useful., (*4)

Run Composer to install Lavacharts:, (*5)

composer update, (*6)

Use the Lava#DataTable() method as usual, but you will get the extended version with extra features automatically., (*7)

The Versions

13/10 2015

dev-master

9999999-dev http://lavacharts.com

DataTablePlus is an add-on package for Lavacharts which extends the functionality of DataTables.

  Sources   Download

MIT

The Requires

 

The Development Requires

google charts graphs