Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 261 Bytes

File metadata and controls

4 lines (3 loc) · 261 Bytes

CakePHP-PHPExcel-Helper

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.