dakota / CakeExcel

A plugin to generate Excel files with CakePHP. Uses the PHPExcel library.
MIT License
22 stars 25 forks source link

Upgrade to recent version of cakephp and PhpSpreadsheet #17

Closed rochamarcelo closed 3 years ago

rochamarcelo commented 6 years ago

There is any plan to upgrate this plugin to use recent version of cakephp and PhpSpreadsheet? PHPExcel is no longer maintained.

Thanks

josegonzalez commented 6 years ago

@rochamarcelo would you be willing to submit a pull request?

rochamarcelo commented 6 years ago

Yes I would.

josegonzalez commented 6 years ago

Note: this library already supports phpspreadsheet: https://github.com/robotusers/cakephp-excel

rochamarcelo commented 6 years ago

But that library is more to be used as ORM