Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maatwebsite/Excel v3 support through new component #226

Merged
merged 1 commit into from
Oct 23, 2022

Conversation

Eloar
Copy link
Contributor

@Eloar Eloar commented Oct 20, 2022

Created new PhpSpreadsheetExport component as compatible with Maatwebsite/Excel v3 and newer. Needs PHP 7 to run (but should run on PHP 5.5 if new component is not loaded), It adresses #211 and #224 issues.

Tried it to be as much similar with rest of package as possible.

There is exception used for delivering response from within grid rendering process. Couldn't find better cleaner way to do it without requiring users to change way they deliver grid to view.

Tested it with:

  • laravel v5.5.43
  • PHP v7.4.30
  • maatwebsite/excel v3.1.25

@Eloar Eloar force-pushed the excel_v3 branch 2 times, most recently from ac9bc44 to 4045c4b Compare October 20, 2022 07:17
Created new PhpSpreadsheetExport component as compatible with
Maatwebsite/Excel v3 and newer. Needs PHP 7 to run
@Nayjest Nayjest merged commit 0e6671e into Nayjest:master Oct 23, 2022
@Nayjest
Copy link
Owner

Nayjest commented Oct 23, 2022

Thanks!
Released as v2.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants