ExcelBundle
ExcelBundle copied to clipboard
Excel integration in Symfony2 thanks to https://github.com/PHPOffice/PHPExcel library
Styles are not applied when I download file. I use example from 05featuredemo.inc.php
Hi, I am using ExcelBundle in a Symfony 3.4 project and I would like to upgrade it to the Symfony 4.0 version. I am trying it but there is an...
i'm trying to insert images in my Excel using the `createPHPExcelWorksheetDrawing() `function but I get this message all the time File `http://benefest.local/uploads/persons/image/58af244d3f58c_16143190_10210682923503464_8658615512523719175_n.jpg not found!` Here is my code ``` $objDrawing...
There are few issues with PHPExcel after PHP version update (5.6 -> 7.1) but this one is the most annoying: https://github.com/PHPOffice/PHPExcel/issues/1110 Did you have a chance to review it and...
Unfortunately, this dependency got deprecated, as one sees when running `composer update`: `Package phpoffice/phpexcel is abandoned, you should avoid using it. Use phpoffice/phpspreadsheet instead.` Is someone already working on an...
Minor edits to enable installation with symfony 4
Hi team , liuggio/ExcelBundle is supporting for mocrosoft2007, for 2010 its not supporting . please help me to get the bundle for symfony to support 2010 excel. if liuggio/ExcelBundle this...
Without namespace IDE throws an error of duplicated class:
Maybe PHPExcel ? ExcelManager ? ExcelUtils ?