CsvGenerator v0.1.3 API Reference

Modules

This library provides an easy way to generate CSV files. It allows you to define the colums and their respective types.

To generate the CSV output you call render on your module with your data.