01:19:17 Create new PHPExcel object
01:19:17 Set document properties
01:19:17 Add some data
01:19:17 Rename worksheet
01:19:17 Write to Excel2007 format
01:19:17 File written to 01simple.xlsx
Call time to write Workbook was 0.3809 seconds
01:19:17 Current memory usage: 1.75 MB
01:19:17 Write to Excel5 format
01:19:20 File written to 01simple.xls
Call time to write Workbook was 2.2866 seconds
01:19:20 Current memory usage: 2.75 MB
01:19:20 Peak memory usage: 3.5 MB
01:19:20 Done writing files
Files have been created in /home/lifestyles/public_html/deploy/vendor/phpoffice/phpexcel/Examples