Is there any easy way to do something like Pivot table with php?As I know if you use standard php to make the pivot table report ,it may need to code a lot .But I'm not sure does it has any lib that do this easier,just input data,input criteria and it will do calculation.
Thanks,