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