how can I integrate the PHPExcel into my Zend app.
My actual folder structure is the following:
/application controllers views etc... /librar
It needs to be in your include path.
If you ever need a custom autoloader for other libraries that don't follow PSR-0, there's this too: Autoload PhpThumb with Zend Framework (disclaimer: I'm the author).