feat(shared) : add reusable XLSX spreadsheet exporter

This commit is contained in:
Matthieu
2026-06-01 15:41:49 +02:00
parent c21bfea7f6
commit 58ef41434b
5 changed files with 641 additions and 80 deletions
+1
View File
@@ -16,6 +16,7 @@
"nelmio/cors-bundle": "^2.6",
"nyholm/psr7": "^1.8",
"phpdocumentor/reflection-docblock": "^5.6|^6.0",
"phpoffice/phpspreadsheet": "^5.7",
"phpstan/phpdoc-parser": "^2.3",
"symfony/asset": "8.0.*",
"symfony/console": "8.0.*",