umbrella/simpletablereport

PHP Simple Table Report. Export data as tables to PDF, CSV, Excel, etc...

v1.5.6 2016-02-26 14:01 UTC

README

SensioLabsInsight

What is it?

Simple table report is a report engine to render reports in differents formats.

Installation

  require: { "umbrella/simpletablereport": "~1.4" }
  
  $ composer install

Usage

todo...