how can I integrate the PHPExcel into my Zend app.
My actual folder structure is the following:
/application controllers views etc... /librar
I found one solution:
require_once 'PHPExcel/PHPExcel/IOFactory.php';
If somebody has a better one, please keep posting!
@BoltClock: Thanks for updating the Tags.