00:15:26 Create new PHPExcel object
00:15:27 Set document properties
00:15:27 Add some data
00:15:27 Rename worksheet
00:15:27 Write to Excel2007 format
00:15:27 File written to 01simple.xlsx
Call time to write Workbook was 0.0745 seconds
00:15:27 Current memory usage: 6 MB
00:15:27 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/sorianoariza/appssori/proyectos-laravel/coca-prospeccion-rest/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
00:15:27 File written to 01simple.xls
Call time to write Workbook was 0.0350 seconds
00:15:27 Current memory usage: 6 MB
00:15:27 Peak memory usage: 6 MB
00:15:27 Done writing files
Files have been created in /home/sorianoariza/appssori/proyectos-laravel/coca-prospeccion-rest/vendor/phpoffice/phpexcel/Examples