moonlandsoft / yii2-phpexcel

Exporting PHP to Excel
MIT License
135 stars 89 forks source link

upgrade to phpoffice/phpspreadsheet #27

Closed onmotion closed 5 years ago

onmotion commented 6 years ago

As composer suggests: Package phpoffice/phpexcel is abandoned, you should avoid using it. Use phpoffice/phpspreadsheet instead.

christo0pher commented 6 years ago

Seems like this repository is going to die, no pull requests are accepted in two years now and these are critical fixes.

Do you know if there is an alternative repository for this? Right now I created a Subclass of Excel, containing a few fixes that are mentioned here. But that is not the long term solution i had in mind.

onmotion commented 6 years ago

This pr suggests recommended alternative phpoffice/phpspreadsheet

avarik-anam commented 5 years ago

Sorry, i am late to reply your pull request, but i can't accept your request because, i has been upgrade the phpoffice. Thank's