18:05:23 Create new PHPExcel object
18:05:23 Set document properties
18:05:23 Add some data
18:05:23 Set column widths
18:05:23 Add conditional formatting
18:05:23 Duplicate the conditional formatting across a range of cells
18:05:23 Set fonts
18:05:23 Set header/footer
18:05:23 Set page orientation and size
18:05:23 Rename worksheet
18:05:23 Write to Excel2007 format
18:05:23 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0136 seconds
18:05:23 Write to Excel5 format
18:05:23 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0177 seconds
18:05:23 Current memory usage: 4 MB
18:05:23 Peak memory usage: 4 MB
18:05:23 Done writing file
File has been created in /var/www/html/TECORSA/vendor/phpoffice/phpexcel/Examples