I'm using fromArray method to write data. But in generated excel file getting value 19966412884001400. Which means given value exceed excels max int value. In this case if value exceeds Max Int value then it should be string type for $cell->setValueExplicit() method