how can I integrate the PHPExcel into my Zend app.
My actual folder structure is the following:
/application controllers views etc... /librar
I have same issue and i solved it update the composer and in my project folder phpoffice saved inside the vendor module (not in lib). And adding "\" on the PHPExcel_IOFactory whereever you seen.