05:22:51 Create new PHPExcel object
05:22:51 Set document properties
05:22:51 Add some data
05:22:51 Rename worksheet
05:22:51 Write to Excel2007 format
05:22:51 File written to 01simple.xlsx
Call time to write Workbook was 0.0188 seconds
05:22:51 Current memory usage: 6 MB
05:22:51 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
05:22:51 File written to 01simple.xls
Call time to write Workbook was 0.0241 seconds
05:22:51 Current memory usage: 6 MB
05:22:51 Peak memory usage: 6 MB
05:22:51 Done writing files
Files have been created in /home/sorianoariza/appssori/proyectos-laravel/coca-prospeccion-rest/vendor/phpoffice/phpexcel/Examples