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