ColumnMeta Process
String meta
name | income |
---|---|
John | 50,000 |
Marry | 60,000 |
Peter | 100,000 |
Donald | 80,000 |
->pipe(new ColumnMeta(array(
"name" => array(
"label" => "NAME",
"type" => "string",
"prefix" => "prefix_",
"suffix" => "_suffix",
)
)))
NAME | income |
---|---|
prefix_John_suffix | 50,000 |
prefix_Marry_suffix | 60,000 |
prefix_Peter_suffix | 100,000 |
prefix_Donald_suffix | 80,000 |
What People Are Saying
"KoolReport helps me very much in creating data report for my corporate! Keep up your good work!"
--
Alain Melsens
"The first use of your product. I was impressed by its easiness and powerfulness. This product is a great and amazing."
--
Dr. Lew Choy Onn
"Fantastic framework for reporting!"
--
Greg Schneider