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