liuggio / ExcelBundle

Excel integration in Symfony2 thanks to https://github.com/PHPOffice/PHPExcel library
www.welcometothebundle.com
MIT License
369 stars 142 forks source link

Package phpoffice/phpexcel is abandoned, you should avoid using it #131

Open GenieTim opened 6 years ago

GenieTim commented 6 years ago

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 update to upgrade to phpoffice/phpspreadsheet instead?

Best regards

jleehr commented 6 years ago

I found another bundle: https://github.com/yectep/phpspreadsheet-bundle (Not tested)

Shoplifter commented 6 years ago

I have already used this one https://github.com/roromix/SpreadsheetBundle not very extensively, only for a simple usecase