01:21:35 Enable Cell Caching using SQLite3 method
01:21:35 Create new PHPExcel object
01:21:35 Set properties
01:21:35 Add data
01:21:35 Hide 'Phone' and 'fax' columns
01:21:35 Set outline levels
01:21:35 Freeze panes
01:21:35 Rows to repeat at top
01:21:35 Write to Excel2007 format
01:21:38 File written to 06largescale-with-cellcaching-sqlite3.xlsx
Call time to write Workbook was 2.5022 seconds
01:21:38 Current memory usage: 6 MB
01:21:38 Peak memory usage: 6 MB
01:21:38 Done writing file
File has been created in D:\dev\sklad\vendor\phpoffice\phpexcel\Examples