http://stackoverflow.com/a/25999438/1504286 putting users data as next rows foreach ($users as $user) { $sheet->appendRow($user); }