14:06:34 Create new PHPExcel object
14:06:34 Set document properties
14:06:34 Add some data
14:06:34 Rename worksheet
14:06:34 Write to Excel2007 format
14:06:34 File written to 01simple.xlsx
Call time to write Workbook was 0.0025 seconds
14:06:34 Current memory usage: 2 MB
14:06:34 Write to Excel5 format
14:06:34 File written to 01simple.xls
Call time to write Workbook was 0.0017 seconds
14:06:34 Current memory usage: 2 MB
14:06:34 Peak memory usage: 2 MB
14:06:34 Done writing files
Files have been created in /home/kayako/public_html/vendor/phpoffice/phpexcel/Examples