20:22:09 Create new PHPExcel object
20:22:09 Set document properties
20:22:09 Add some data
20:22:09 Add conditional formatting
20:22:09 Duplicate the conditional formatting across a range of cells
20:22:09 Write to Excel2007 format
20:22:09 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0159 seconds
20:22:09 Write to Excel5 format
20:22:09 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0107 seconds
20:22:09 Current memory usage: 2 MB
20:22:09 Peak memory usage: 2 MB
20:22:09 Done writing file
File has been created in /var/www/html/vendor/phpoffice/phpexcel/Examples