You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "ExcelHelper" uses PHPExcel, a well-respected library for creating Excel documents in PHP. It's not a typical Helper since it passes a variable around, but...it works well for simple Excel document creation.