03:48:14 Create new PHPExcel object
03:48:14 Set document properties
03:48:14 Add some data
03:48:14 Add conditional formatting
03:48:14 Duplicate the conditional formatting across a range of cells
03:48:14 Write to Excel2007 format
03:48:14 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0109 seconds
03:48:14 Write to Excel5 format
03:48:14 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0102 seconds
03:48:14 Current memory usage: 8 MB
03:48:14 Peak memory usage: 8 MB
03:48:14 Done writing file
File has been created in /var/www/laravel-tms/vendor/phpoffice/phpexcel/Examples