Consider switching from rap2hpoutre/fast-excel to spatie/simple-excel
#4521
-
Description:rap2hpoutre/fast-excel depends on box/spout which is no longer maintained. A possible easy switch would be to use spatie/simple-excel which has been updated recently to use the community fork of box/spout which is openspout/openspout. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
There few major reason why we not yet migrated to
|
Beta Was this translation helpful? Give feedback.
-
|
Hello @crynobone , Thanks for this discussion.
It is a big problem because we can't use Nova with Livewire Powegrid. Have you thought about integrating the features of fast excel to avoid these limitations ? I think it's risky to depend of a repository that seems not very active (60 issues, 12 PR...). Thank you ! |
Beta Was this translation helpful? Give feedback.

There few major reason why we not yet migrated to
spatie/simple-excel, mainly:^1.2.3|^2.0and use only features that are available for all the compatible versions.2.0.0and above usesopenspout/openspout, any projects running on Laravel 8 with PHP 7.x on Nova 4 would still depends onbox/spout.LazyCollection, the Writer doesn't and this would increase memory usage and execution time when exporting a large dataset. I would assume you would see a similar result to Laravel Nova Export.